数据库脚本修复,添加私服
This commit is contained in:
@@ -64,6 +64,7 @@ deploy_live:
|
||||
- kubectl get pods -n hmdt
|
||||
- cd manifests/
|
||||
- sed -i "s/__IMAGE_VERSION_SLUG__/${IMAGE_VERSION}/" deployment.yaml
|
||||
- sed -i "s/__IMAGE_SLUG__/${CI_REGISTRY_IMAGE}/" deployment.yaml
|
||||
- kubectl apply -f deployment.yaml
|
||||
# - kubectl rollout status -f deployment.yaml
|
||||
- kubectl get pods -n hmdt
|
||||
|
||||
Reference in New Issue
Block a user