Merged in feature/fixing-yml (pull request #4)
Fixing yaml file Approved-by: Tyler Hodapp <nightfire929@gmail.com>
This commit is contained in:
commit
8cea5fc979
@ -25,6 +25,7 @@ pipelines:
|
||||
- step:
|
||||
script:
|
||||
- export IMAGE_NAME=ldooks/dragon-bot:latest
|
||||
- docker build -t $IMAGE_NAME .
|
||||
# authenticate with the Docker Hub registry
|
||||
- docker login --username $DOCKER_HUB_USERNAME --password $DOCKER_HUB_PASSWORD
|
||||
# push the new Docker image to the Docker registry
|
||||
|
Loading…
x
Reference in New Issue
Block a user