mirror of
https://github.com/sstent/containers.git
synced 2026-01-26 09:02:22 +00:00
testing pipeline when
This commit is contained in:
@@ -1,12 +1,18 @@
|
|||||||
---
|
---
|
||||||
pipeline:
|
pipeline:
|
||||||
when:
|
|
||||||
path: 'rsync/*'
|
clone:
|
||||||
|
git:
|
||||||
|
image: plugins/git
|
||||||
|
when:
|
||||||
|
path: 'rsync/*'
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: registry.service.dc1.consul:5000/rsync
|
repo: registry.service.dc1.consul:5000/rsync
|
||||||
registry: registry.service.dc1.consul:5000
|
registry: registry.service.dc1.consul:5000
|
||||||
insecure: true
|
insecure: true
|
||||||
|
when:
|
||||||
|
path: 'rsync/*'
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user