+1
-2
@@ -1,4 +1,3 @@
|
||||
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build-multiarch-podman
|
||||
@@ -23,7 +22,7 @@ steps:
|
||||
from_secret: swr_username
|
||||
REGISTRY_PASSWORD:
|
||||
from_secret: swr_password
|
||||
REGISTRY_SERVER: swr.cn-north-4.myhuaweicloud.com # ← 替换为你的 registry
|
||||
REGISTRY_SERVER: swr.cn-north-4.myhuaweicloud.com
|
||||
commands:
|
||||
- |
|
||||
echo "Logging into registry..."
|
||||
|
||||
Reference in New Issue
Block a user