trying again

This commit is contained in:
Luke Robles 2017-08-05 12:20:57 -07:00
parent 745f0bcb03
commit 75c77744a8

View File

@ -27,8 +27,6 @@ pipelines:
- echo "Making sure the python actually runs"
- pip install docker discord.py pybooru requests
- python dragon-bot.py test
- 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)