This commit is contained in:
		
							parent
							
								
									bf89632e26
								
							
						
					
					
						commit
						62bbf632d3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -7,7 +7,7 @@ on:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build-and-push:
 | 
					  build-and-push:
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ["amd64", "dev"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      # Step 1: Checkout the repository
 | 
					      # Step 1: Checkout the repository
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue