mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
final tag test
This commit is contained in:
parent
37f8e787a2
commit
9f0b772d85
@ -6,8 +6,6 @@ steps:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
dockerfile: .woodpecker/ballistica_dev_dockerfile
|
||||
platforms:
|
||||
- linux/amd64
|
||||
registry: codeberg.org
|
||||
repo: codeberg.org/${CI_REPO}-dev
|
||||
tags:
|
||||
|
||||
@ -57,10 +57,8 @@ steps:
|
||||
registry: codeberg.org
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
tags:
|
||||
- latest-debug
|
||||
- latest-gui-debug
|
||||
- ${CI_COMMIT_TAG}-debug
|
||||
- ${CI_COMMIT_TAG}-gui-debug
|
||||
- ${CI_COMMIT_TAG##v}-debug
|
||||
- ${CI_COMMIT_TAG##v}-gui-debug
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: ACCESS_TOKEN
|
||||
@ -77,8 +75,7 @@ steps:
|
||||
registry: codeberg.org
|
||||
repo: codeberg.org/${CI_REPO}
|
||||
tags:
|
||||
- latest-server-debug
|
||||
- ${CI_COMMIT_TAG}-server-debug
|
||||
- ${CI_COMMIT_TAG##v}-server-debug
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: ACCESS_TOKEN
|
||||
|
||||
@ -202,6 +202,7 @@ ctx.filter_file_names = {
|
||||
'ballistica_dev_image.yaml',
|
||||
'ci.yaml',
|
||||
'ci_build_and_test_windows.yaml',
|
||||
'cd.yaml',
|
||||
'deploy_docs.yaml',
|
||||
'release.yaml',
|
||||
'LICENSE',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user