Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
moodle-assignsubmission_dta
Commits
8ac0da93
Commit
8ac0da93
authored
Oct 10, 2025
by
Abhishek
Browse files
trigger check
parent
236fb9bd
Pipeline
#11977
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8ac0da93
...
...
@@ -16,9 +16,9 @@ trigger_cota_pipeline:
-
dta/**
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 \
-F token=$COTA_INFRA_TRIGGER_TOKEN \
-F ref=main \
https://transfer.hft-stuttgart.de/api/v4/projects/$(urlencode "CoTA/cota-infra")/trigger/pipeline
\ No newline at end of file
https://transfer.hft-stuttgart.de/api/v4/projects/$(urlencode "CoTA/cota-infra")/trigger/pipeline
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment