1
0
Fork 0

ci: watch main .gitlab-ci.yml for triggers

temporar workaround to debug pipelines
This commit is contained in:
Vojtěch Mareš 2022-01-02 18:42:15 +01:00
parent b35a9e86d7
commit 882256a6f1
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -9,6 +9,7 @@ trigger:
stage: trigger stage: trigger
only: only:
changes: changes:
- .gitlab-ci.yml
- sites/octopus.k8s.vxm.cz/** - sites/octopus.k8s.vxm.cz/**
trigger: trigger:
include: sites/octopus.k8s.vxm.cz/.gitlab-ci.yml include: sites/octopus.k8s.vxm.cz/.gitlab-ci.yml