mirror of
https://github.com/sstent/containers.git
synced 2026-01-25 16:41:51 +00:00
testing pipeline when
This commit is contained in:
@@ -12,7 +12,7 @@ pipeline:
|
||||
repo: registry.service.dc1.consul:5000/morty
|
||||
registry: registry.service.dc1.consul:5000
|
||||
insecure: true
|
||||
context: morty
|
||||
context: morty/
|
||||
when:
|
||||
path: 'morty/*'
|
||||
...
|
||||
|
||||
@@ -6,17 +6,13 @@ clone:
|
||||
path: 'rsync/*'
|
||||
|
||||
pipeline:
|
||||
notify:
|
||||
image: alpine
|
||||
commands:
|
||||
- env
|
||||
|
||||
publish:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: registry.service.dc1.consul:5000/rsync
|
||||
registry: registry.service.dc1.consul:5000
|
||||
insecure: true
|
||||
context: rsync
|
||||
when:
|
||||
path: 'rsync/*'
|
||||
...
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue Sep 7 15:44:52 EDT 2021
|
||||
Tue Sep 7 15:46:36 EDT 2021
|
||||
|
||||
Reference in New Issue
Block a user