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

using curl image

parent a107f291
Branches
No related merge requests found
Pipeline #43219 passed with stages
in 55 seconds
......@@ -25,6 +25,9 @@ deploy_uniformgrid_gpu:
trigger_cb_pipeline:
stage: trigger
image: curlimages/curl
tags:
- docker
script:
- 'curl --fail --request POST --form token=$CB_TRIGGER_TOKEN --form ref=master "$CB_TRIGGER_API_URL"'
when: manual
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