This commit is contained in:
		@@ -25,7 +25,7 @@ jobs:
 | 
			
		||||
 
 | 
			
		||||
      - name: 构建 Docker 镜像
 | 
			
		||||
        run: |
 | 
			
		||||
          docker build -t mynodeapp:latest .
 | 
			
		||||
          docker build -t mengningsoftware-docs:latest .
 | 
			
		||||
 
 | 
			
		||||
      - name: 登录 Docker Registry 并推送镜像
 | 
			
		||||
        env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user