Commit 8ac0da93 authored by Abhishek's avatar Abhishek
Browse files

trigger check

parent 236fb9bd
Pipeline #11977 passed with stage
in 5 seconds
...@@ -16,7 +16,7 @@ trigger_cota_pipeline: ...@@ -16,7 +16,7 @@ trigger_cota_pipeline:
- dta/** - dta/**
script: script:
- apk add --no-cache curl jq bash - apk add --no-cache curl jq bash
- echo "🔄 Detected changes in DTA— triggering CoTA/cota-infra pipeline via API..." - echo "🔄 Detected changes in DTA — triggering CoTA/cota-infra pipeline via API..."
- | - |
curl -X POST \ curl -X POST \
-F token=$COTA_INFRA_TRIGGER_TOKEN \ -F token=$COTA_INFRA_TRIGGER_TOKEN \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment