|
@@ -30,7 +30,7 @@ steps:
|
|
|
repo_namespace: ywzx
|
|
|
repo_name: ${DRONE_REPO_NAME//_/-}
|
|
|
yaml: ./deployment-app.yaml
|
|
|
- image_addr: harbor.sxidc.com/ywzx/${DRONE_REPO_NAME//_/-}:${DRONE_COMMIT_BRANCH/master/latest}
|
|
|
+ image_addr: harbor.sxidc.com/fs/${DRONE_REPO_NAME//_/-}:${DRONE_COMMIT_BRANCH/master/latest}
|
|
|
kubeconfig:
|
|
|
from_secret: test_kubeconfig
|
|
|
|