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

This commit is contained in:
Jesper Hess 2019-03-16 20:14:49 +01:00
parent df3af32fb2
commit e9f7390aac
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:
- ${DRONE_BUILD_NUMBER}
- latest
- "${DRONE_BUILD_NUMBER}"
- "latest"
when:
branch:
- master