mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
testing pipeline when
This commit is contained in:
@@ -8,14 +8,11 @@ clone:
|
||||
pipeline:
|
||||
publish:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: registry.service.dc1.consul:5000/morty
|
||||
registry: registry.service.dc1.consul:5000
|
||||
insecure: true
|
||||
context: morty/
|
||||
dockerfile: morty/Dockerfile
|
||||
commands:
|
||||
- env
|
||||
repo: registry.service.dc1.consul:5000/morty
|
||||
registry: registry.service.dc1.consul:5000
|
||||
insecure: true
|
||||
context: morty/
|
||||
dockerfile: morty/Dockerfile
|
||||
when:
|
||||
path: 'morty/*'
|
||||
...
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue Sep 7 15:52:43 EDT 2021
|
||||
Tue Sep 7 16:01:32 EDT 2021
|
||||
|
||||
Reference in New Issue
Block a user