- add push command
This commit is contained in:
parent
af968fabd2
commit
09899a58d0
@ -41,6 +41,8 @@ steps:
|
|||||||
from_secret: DOCKER_USERNAME
|
from_secret: DOCKER_USERNAME
|
||||||
password:
|
password:
|
||||||
from_secret: DOCKER_PASSWORD
|
from_secret: DOCKER_PASSWORD
|
||||||
|
commands:
|
||||||
|
- docker-compose push
|
||||||
|
|
||||||
# - name: deploy-staging
|
# - name: deploy-staging
|
||||||
# image: plugins/ansible:latest
|
# image: plugins/ansible:latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user