mirror of
https://github.com/alrayyes/st
synced 2023-11-14 15:56:30 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
2cd6d11919
commit
64ec5eb7d5
@ -37,4 +37,4 @@ trigger:my-arch-repo:
|
||||
image: andthensome/curl
|
||||
stage: trigger
|
||||
script:
|
||||
- curl -X POST -F token=$ARCH_TOKEN -F ref=master http://gitlab/api/v4/projects/342/trigger/pipeline
|
||||
- curl -X POST -F token=$ARCH_TOKEN -F ref=master -F "variables[TRIGGERER_PIPELINE_ID]=${CI_PIPELINE_ID}" http://gitlab/api/v4/projects/342/trigger/pipeline
|
Loading…
Reference in New Issue
Block a user