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