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
|
||||
password:
|
||||
from_secret: registry_password
|
||||
repo: codeberg.org/angestoepselt/homepage:captcha
|
||||
repo: codeberg.org/angestoepselt/homepage
|
||||
build_args:
|
||||
- SITE=angestoepselt
|
||||
tags:
|
||||
tags: ${DRONE_BRANCH}
|
||||
when:
|
||||
branch: [captcha]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue