mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-08-22 02:53:38 +00:00
fix(ci): remove secrets from config (plugin not privileged)
This commit is contained in:
parent
6ea0abbc19
commit
691a925275
1 changed files with 0 additions and 4 deletions
|
@ -33,7 +33,3 @@ 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