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: password:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
repo: yolokube/dashboard repo: yolokube/dashboard
tags: latest tags: DRONE_BUILD_NUMBER
when: when:
branch: branch:
- master - master
@ -23,7 +23,7 @@ steps:
password: password:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
repo: yolokube/dashboard repo: yolokube/dashboard
tags: DRONE_BUILD_NUMBER tags: latest
dry_run: true dry_run: true
when: when:
exclude: exclude: