mirror of
https://codeberg.org/SafeTwitch/safetwitch.git
synced 2025-01-18 10:22:27 -05:00
smh docker
This commit is contained in:
parent
072fdac5d2
commit
e92fdda2ff
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ steps:
|
||||||
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
|
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
repo: codeberg.org/${CI_REPO_OWNER}/safetwitch
|
repo: codeberg.org/safetwitch/safetwitch
|
||||||
username: ${CI_REPO_OWNER}
|
username: safetwitch
|
||||||
password:
|
password:
|
||||||
from_secret: cb_token
|
from_secret: cb_token
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Add table
Reference in a new issue