Playing with docker tags
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jesper Hess 2019-03-16 20:11:17 +01:00
parent 779be19e04
commit df3af32fb2
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ steps:
password:
from_secret: DOCKER_PASSWORD
tag:
- "docker.data.coop/cryptohagen-website:${DRONE_BUILD_NUMBER}"
- "docker.data.coop/cryptohagen-website:latest"
- ${DRONE_BUILD_NUMBER}
- latest
when:
branch:
- master