Commit 7e5a5a6b authored by Geoff Simmons's avatar Geoff Simmons

Fix gitlab-ci triggers for building klarlack and ascn images.

parent 2a01ea46
......@@ -78,7 +78,7 @@ build:klarlack:
extends: .build-klarlack
rules:
- changes:
- container/Dockerfile.klarlack
- container/Dockerfile.varnish
- container/varnishd_exec.sh
- container/start.cli
- container/bogo_backend.vcl
......@@ -100,7 +100,7 @@ build:ascn:
rules:
- changes:
- container/Dockerfile.ascn
- container/Dockerfile.klarlack
- container/Dockerfile.varnish
- container/varnishd_exec.sh
- container/start.cli
- container/bogo_backend.vcl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment