Skip to content
Snippets Groups Projects
Commit 53db4c68 authored by micah's avatar micah :speech_balloon:
Browse files

[ci] Provide helpful hint in trigger_deb stage

parent cf8062c1
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ trigger_deb:
image: registry.0xacab.org/leap/docker/buster_amd64:latest
stage: trigger
script:
- echo "Triggering CI pipeline on https://0xacab.org/leap/riseup-vpn_package/pipelines"
- "curl -X POST -F token=$RISEUP_VPN_DEB_TRIGGER_TOKEN -F ref=master https://0xacab.org/api/v4/projects/1916/trigger/pipeline"
vendorize:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment