ls DEBUG
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/deploy.yml
									
									
									
									
										vendored
									
									
								
							| @@ -19,6 +19,7 @@ jobs: | ||||
|           cp -a $(find . -mindepth 1 -maxdepth 1 ! -name '.git' ! -name 'node_modules') "$APP_DIR/" | ||||
|           export COMPOSE_BAKE=false | ||||
|           docker rmi "local/${REPO_NAME}" 2>/dev/null || true | ||||
|           ls -lha | ||||
|           bash /var/docker-web/src/cli.sh build "${REPO_NAME}" | ||||
|  | ||||
|   deploy: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user