This commit is contained in:
		@@ -56,6 +56,11 @@ jobs:
 | 
			
		||||
          cp /tmp/template/web/docker-compose.yml .
 | 
			
		||||
          cp /tmp/template/web/Dockerfile          .
 | 
			
		||||
      
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
      - name: Check docker containers running
 | 
			
		||||
        run: |
 | 
			
		||||
          docker ps
 | 
			
		||||
      # ------------------------------------------------------------
 | 
			
		||||
      # 6. Stop any old stack, rebuild, and run the new one
 | 
			
		||||
      # ------------------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user