Skip to content
Snippets Groups Projects
Commit aec9e16d authored by moenck's avatar moenck
Browse files

removed invalid dependency triggers

parent 73cb6cd8
Branches
Tags
No related merge requests found
Pipeline #12304 passed
......@@ -104,10 +104,3 @@ package windows[debug,cuda]:
- build windows[debug,cuda]
<<: *package
trigger dependents:
stage: deploy
<<: *base_ubuntu_18_04
script:
- curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://git.imp.fu-berlin.de/api/v4/projects/3199/trigger/pipeline
- curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://git.imp.fu-berlin.de/api/v4/projects/3302/trigger/pipeline
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment