testing pipeline when

This commit is contained in:
2021-09-07 15:50:59 -04:00
parent f5269781ad
commit c5b18ef60b

View File

@@ -13,6 +13,7 @@ pipeline:
registry: registry.service.dc1.consul:5000
insecure: true
context: morty/
dockerfile: morty/Dockerfile
when:
path: 'morty/*'
...