8 lines
183 B
YAML
8 lines
183 B
YAML
- service: app
|
|
type: push
|
|
image_name: alinuxninja/postal
|
|
registry: https://index.docker.io/v1/
|
|
encrypted_dockercfg_path: dockercfg.encrypted
|
|
tag: master
|
|
image_tag: latest
|