mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
fix tag
This commit is contained in:
parent
f28ba6939b
commit
1ba43d1c77
1 changed files with 2 additions and 2 deletions
|
|
@ -10,10 +10,10 @@ steps:
|
||||||
from_secret: registry_username
|
from_secret: registry_username
|
||||||
password:
|
password:
|
||||||
from_secret: registry_password
|
from_secret: registry_password
|
||||||
repo: codeberg.org/angestoepselt/homepage:captcha
|
repo: codeberg.org/angestoepselt/homepage
|
||||||
build_args:
|
build_args:
|
||||||
- SITE=angestoepselt
|
- SITE=angestoepselt
|
||||||
tags:
|
tags: ${DRONE_BRANCH}
|
||||||
when:
|
when:
|
||||||
branch: [captcha]
|
branch: [captcha]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue