1
0
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:
Ryan 2019-06-14 17:00:00 +00:00
parent 64ec5eb7d5
commit 2a777db694

View File

@ -38,3 +38,6 @@ trigger:my-arch-repo:
stage: trigger
script:
- 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
artifacts:
paths:
- "*.pkg.tar.xz"