fix(gitlab): add missing stages list

This commit is contained in:
2023-05-25 14:23:38 +00:00
parent 626a082730
commit 1c769657f2

View File

@@ -1,3 +1,6 @@
stages:
- trigger
trigger: trigger:
stage: trigger stage: trigger
image: quay.io/curl/curl:latest image: quay.io/curl/curl:latest