1
0
Fork 0

ci: add watch to build/ for trigger

This commit is contained in:
Vojtěch Mareš 2022-08-20 19:13:38 +02:00
parent 04b66b0371
commit 6a0621e8b4
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -12,6 +12,7 @@ trigger:
- .gitlab-ci.yml
- sites/signpost.cloud.mareshq.com/**/*
- themes/signpost/**/*
- build/**/*
trigger:
include: sites/signpost.cloud.mareshq.com/.gitlab-ci.yml
strategy: depend