update docker pipeline secrets

This commit is contained in:
bunix42 2017-06-26 12:49:54 +00:00
parent 60706c0c8f
commit 994b363447

View File

@ -6,5 +6,4 @@ pipeline:
tags:
- ${DRONE_REPO_BRANCH}
email: hanjo@bunix.de
username: ${DOCKER_HUB_ID}
password: ${DOCKER_HUB_PASS}
secrets: [ docker_username, docker_password ]