From c0701e91f4fea6ea79a3442d7d1f9f17ac681ded Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Sat, 5 Aug 2017 12:36:12 -0700 Subject: [PATCH] indent --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 6a55fd29..d11a3be8 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -24,7 +24,7 @@ pipelines: master: - step: script: - - export IMAGE_NAME=ldooks/dragon-bot:latest + - export IMAGE_NAME=ldooks/dragon-bot:latest # 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