Commit cb7ba905 authored by Abhishek's avatar Abhishek
Browse files

Update .gitlab-ci.yml file

parent b99faa02
...@@ -15,6 +15,7 @@ trigger_cota_pipeline: ...@@ -15,6 +15,7 @@ trigger_cota_pipeline:
- changes: - changes:
- dta/** - dta/**
script: script:
- 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 \
......
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