Skip to content
Snippets Groups Projects
Commit 21eb922f authored by Christoph Alt's avatar Christoph Alt
Browse files

Update .gitlab-ci.yml file

parent 6c933f1b
Branches
No related tags found
No related merge requests found
Pipeline #43228 passed
...@@ -34,7 +34,7 @@ trigger_cb_pipeline: ...@@ -34,7 +34,7 @@ trigger_cb_pipeline:
--request POST --request POST
--form token=$CB_TRIGGER_TOKEN --form token=$CB_TRIGGER_TOKEN
--form ref=master --form ref=master
--form "variables[WALBERLA_GITLAB_INSTANCE]=https://i10git.cs.fau.de" --form "variables[WALBERLA_GITLAB_INSTANCE]=https://$CI_SERVER_HOST"
--form "variables[WALBERLA_PROJECT_ID]=walberla/walberla" --form "variables[WALBERLA_PROJECT_ID]=walberla/walberla"
--form "variables[WALBERLA_BRANCH]=master" --form "variables[WALBERLA_BRANCH]=master"
"$CB_TRIGGER_API_URL" "$CB_TRIGGER_API_URL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment