ci修复
This commit is contained in:
@@ -60,9 +60,8 @@ deploy_live:
|
||||
url: https://cms.fjy8018.xin
|
||||
script:
|
||||
- kubectl version
|
||||
- kubectl get pods -n hmdt
|
||||
- kubectl get pods -n cms
|
||||
- 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 get pods -n hmdt
|
||||
- kubectl get pods -n cms
|
||||
|
||||
Reference in New Issue
Block a user