update steps
This commit is contained in:
parent
9ba70986b5
commit
147b036ab6
|
@ -1,14 +1,12 @@
|
||||||
- service: app
|
- service: app
|
||||||
type: push
|
type: serial
|
||||||
image_name: alinuxninja/postal
|
|
||||||
registry: https://index.docker.io/v1/
|
registry: https://index.docker.io/v1/
|
||||||
encrypted_dockercfg_path: dockercfg.encrypted
|
encrypted_dockercfg_path: dockercfg.encrypted
|
||||||
steps:
|
steps:
|
||||||
- command: docker tag alinuxninja/postal alinuxninja/postal:latest
|
- command: docker tag alinuxninja/postal alinuxninja/postal:latest
|
||||||
- command: docker push alinuxninja/postal
|
- command: docker push alinuxninja/postal
|
||||||
- service: app
|
- service: app
|
||||||
type: push
|
type: serial
|
||||||
image_name: alinuxninja/postal
|
|
||||||
registry: https://index.docker.io/v1/
|
registry: https://index.docker.io/v1/
|
||||||
encrypted_dockercfg_path: dockercfg.encrypted
|
encrypted_dockercfg_path: dockercfg.encrypted
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user