1
0
Fork 0
forked from s3lph/matemat

Add CI task to trigger a build of the repository pipeline. Hope this works...

This commit is contained in:
s3lph 2022-07-19 22:52:56 +02:00
parent 3572ad5a96
commit cbd8a23236

View file

@ -5,6 +5,7 @@ stages:
- test
- build
- deploy
- upload
@ -123,3 +124,12 @@ release:
- python package/release.py
only:
- tags
repo:
stage: upload
trigger: s3lph/custom-packages
variables:
MULTIPROJECT_TRIGGER_JOBNAME: matemat
only:
- staging