Dubious
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Silvanus Production Dockerization / build (pull_request) Failing after 2s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Silvanus Production Dockerization / build (pull_request) Failing after 2s
				
			This commit is contained in:
		
							parent
							
								
									40fc6838a0
								
							
						
					
					
						commit
						e303651f53
					
				
							
								
								
									
										6
									
								
								.github/workflows/docker-image-prod.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/docker-image-prod.yml
									
									
									
									
										vendored
									
									
								
							| @ -20,16 +20,16 @@ jobs: | ||||
|       run: | | ||||
|            pwd | ||||
|            whoami | ||||
|            cd /home/git/silvanus | ||||
|            cd /home/root/silvanus | ||||
|            git pull | ||||
|            git checkout $GITHUB_HEAD_REF | ||||
|     - name: Build the Docker image | ||||
|       run: | | ||||
|            cd /home/git/silvanus | ||||
|            cd /home/root/silvanus | ||||
|            docker build . --file Dockerfile --tag v0idf1sh/silvanus | ||||
|     - name: Log into Docker Hub | ||||
|       run: docker login -u $DHUB_UNAME -p $DHUB_PWORD | ||||
|     - name: Push image to Docker Hub | ||||
|       run: | | ||||
|            cd /home/git/silvanus  | ||||
|            cd /home/root/silvanus  | ||||
|            docker push v0idf1sh/silvanus | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user