updating pipeline script
This commit is contained in:
parent
e5013f632b
commit
e4cc526bea
@ -25,5 +25,6 @@ pipelines:
|
||||
- step:
|
||||
script:
|
||||
# Only build iamges, dont push when we're on a feature branch
|
||||
- export IMAGE_NAME=ldooks/dragon-bot:latest
|
||||
# build the Docker image (this will use the Dockerfile in the root of the repo)
|
||||
- docker build -t $IMAGE_NAME .
|
Loading…
x
Reference in New Issue
Block a user