updated drone with debug flag

This commit is contained in:
josebarn
2017-08-15 17:15:21 -03:00
parent ffd12a1fdc
commit 4e94796908
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ pipeline:
repo: josebarn/hello-world
tags: [ 1.0.0, 1.0, latest ]
dockerfile: ./docker/Dockerfile
secrets: [ docker_username, docker_password ]
secrets: [ DOCKER_USERNAME, DOCKER_PASSWORD ]
debug: true
matrix:
IMAGE: