mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-05 11:36:56 +00:00
fix(ci): reintroduce secrets (idk wtf im doin)
This commit is contained in:
parent
691a925275
commit
eba0aa9f2a
1 changed files with 4 additions and 0 deletions
|
@ -33,3 +33,7 @@ steps:
|
|||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
||||
tag: dev
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
|
Loading…
Add table
Reference in a new issue