now i really feel like an idiot

This commit is contained in:
era 2025-01-20 07:37:10 +03:30
parent 7da88dcf30
commit b9d1ab4614
No known key found for this signature in database
GPG Key ID: D09203E19A264BC3
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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