Adding the export for image name back to the master section of the build
This commit is contained in:
parent
ec0a52bd8d
commit
a1ab2d731e
@ -24,6 +24,7 @@ pipelines:
|
|||||||
master:
|
master:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
|
- 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