indent
This commit is contained in:
parent
a1ab2d731e
commit
c0701e91f4
@ -24,7 +24,7 @@ pipelines:
|
|||||||
master:
|
master:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- export IMAGE_NAME=ldooks/dragon-bot:latest
|
- export IMAGE_NAME=ldooks/dragon-bot:latest
|
||||||
# authenticate with the Docker Hub registry
|
# authenticate with the Docker Hub registry
|
||||||
- docker login --username $DOCKER_HUB_USERNAME --password $DOCKER_HUB_PASSWORD
|
- docker login --username $DOCKER_HUB_USERNAME --password $DOCKER_HUB_PASSWORD
|
||||||
# push the new Docker image to the Docker registry
|
# push the new Docker image to the Docker registry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user