1
0
Fork 0

feat(sites): add signpost.cloud.mareshq.com

This commit is contained in:
Vojtěch Mareš 2022-08-20 19:03:25 +02:00
parent fb80b39754
commit 194cb31dd2
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
19 changed files with 332 additions and 2 deletions

View file

@ -10,7 +10,8 @@ trigger:
only:
changes:
- .gitlab-ci.yml
- sites/ant.k8s.vxm.cz/**/*
- sites/signpost.cloud.mareshq.com/**/*
- themes/signpost/**/*
trigger:
include: sites/ant.k8s.vxm.cz/.gitlab-ci.yml
include: sites/signpost.cloud.mareshq.com/.gitlab-ci.yml
strategy: depend