mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 17:33:13 +08:00
more
This commit is contained in:
parent
9750c70192
commit
70bf659147
@ -7,7 +7,7 @@ steps:
|
||||
settings:
|
||||
dockerfile: .woodpecker/Dockerfile
|
||||
registry: codeberg.org
|
||||
repo: ${CI_REPO}-dev
|
||||
repo: ${CI_REPO}
|
||||
tag: latest
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
|
||||
@ -4,7 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: codeberg.org/3ra/ballistica-dev:latest
|
||||
image: codeberg.org/3ra/ballistica:latest
|
||||
pull: true
|
||||
commands:
|
||||
- make prefab-linux-x86-64-gui-debug-build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user