fix: modernize docker publishing

This commit is contained in:
2026-04-29 09:14:10 +00:00
parent 578e804306
commit 8a26f1cbba
7 changed files with 301 additions and 157 deletions
+3 -4
View File
@@ -5,12 +5,11 @@
"npmRegistryUrl": "registry.npmjs.org"
},
"@git.zone/tsdocker": {
"registries": ["code.foss.global"],
"registryRepoMap": {
"registry.gitlab.com": "losslessone/services/servezone/coreflow"
"code.foss.global": "serve.zone/coreflow"
},
"buildArgEnvMap": {
"SZCI_TOKEN_NPM2": "SZCI_TOKEN_NPM2"
}
"platforms": ["linux/amd64", "linux/arm64"]
},
"@git.zone/cli": {
"projectType": "service",