fix: modernize docker publishing
This commit is contained in:
+3
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user