1
0
Fork 0

ci: fix trigger

This commit is contained in:
Vojtěch Mareš 2022-01-02 18:35:35 +01:00
parent 7e26568337
commit 0ddf32c655
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 2 additions and 3 deletions

View file

@ -1,5 +1,7 @@
stages:
- trigger
- build
- deploy
workflow:
rules:

View file

@ -1,6 +1,3 @@
stages:
- build
build:
stage: build
image: sikalabs/ci-node