更新 .gitea/workflows/mengningsoftware-docs-ci-cd.yaml
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				CI Pipeline / build (push) Successful in 1m17s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	CI Pipeline / build (push) Successful in 1m17s
				
			This commit is contained in:
		@@ -52,4 +52,6 @@ jobs:
 | 
				
			|||||||
 
 | 
					 
 | 
				
			||||||
      - name: 部署到 Kubernetes
 | 
					      - name: 部署到 Kubernetes
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          kubectl apply -f ./k8s/app-deploy.yaml
 | 
					          kubectl set image deployment/docs-app \
 | 
				
			||||||
 | 
					              docs=crpi-pqfsp88s5zx2zwfq.cn-hangzhou.personal.cr.aliyuncs.com/devstar/devstar_introduction:latest \
 | 
				
			||||||
 | 
					              -n app
 | 
				
			||||||
		Reference in New Issue
	
	Block a user