更新 .gitea/workflows/mengningsoftware-docs-ci-cd.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				CI Pipeline / build (push) Failing after 1m26s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	CI Pipeline / build (push) Failing after 1m26s
				
			This commit is contained in:
		@@ -48,7 +48,7 @@ jobs:
 | 
			
		||||
          KUBECONFIG_CONTENT: ${{ secrets.KUBECONFIG_CONTENT }}
 | 
			
		||||
        run: |
 | 
			
		||||
          mkdir -p ~/.kube
 | 
			
		||||
          echo "$KUBECONFIG_CONTENT" | base64 -d > ~/.kube/config          
 | 
			
		||||
          echo "$KUBECONFIG_CONTENT" > ~/.kube/config          
 | 
			
		||||
 
 | 
			
		||||
      - name: 部署到 Kubernetes
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user