parent
f8669d9ecd
commit
2972c6448f
|
|
@ -14,6 +14,8 @@ steps:
|
||||||
- name: deploy-push-images
|
- name: deploy-push-images
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
||||||
|
commands:
|
||||||
|
- echo "Starting Docker image deployment..."
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
settings:
|
settings:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue