use drone build as tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Leheis 2023-09-21 21:18:53 +02:00
parent b20b9afc96
commit 18837f964d
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -9,7 +9,7 @@ steps:
password:
from_secret: DOCKER_PASSWORD
repo: yolokube/dashboard
tags: latest
tags: DRONE_BUILD_NUMBER
when:
branch:
- master
@ -23,7 +23,7 @@ steps:
password:
from_secret: DOCKER_PASSWORD
repo: yolokube/dashboard
tags: DRONE_BUILD_NUMBER
tags: latest
dry_run: true
when:
exclude: