mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
now i really feel like an idiot
This commit is contained in:
parent
7da88dcf30
commit
b9d1ab4614
@ -7,7 +7,7 @@ steps:
|
||||
settings:
|
||||
dockerfile: .woodpecker/ballistica_dev_dockerfile
|
||||
registry: codeberg.org
|
||||
repo: ${CI_REPO}-dev
|
||||
repo: codeberg.org/${CI_REPO}-dev
|
||||
tag: latest
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
|
||||
@ -49,7 +49,7 @@ steps:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
registry: codeberg.org
|
||||
repo: ${CI_REPO}
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
tags:
|
||||
- latest-debug
|
||||
- latest-gui-debug
|
||||
@ -69,7 +69,7 @@ steps:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
registry: codeberg.org
|
||||
repo: ${CI_REPO}
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
tags:
|
||||
- latest-server-debug
|
||||
- ${CI_COMMIT_TAG}-server-debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user