workflow indentation
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Docker Build & Publish / Build Docker (push) Successful in 1m6s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Docker Build & Publish / Build Docker (push) Successful in 1m6s
				
			This commit is contained in:
		
							parent
							
								
									cdb1273ab8
								
							
						
					
					
						commit
						39c424cde6
					
				@ -16,14 +16,14 @@ jobs:
 | 
			
		||||
        with:
 | 
			
		||||
          node-version: 20
 | 
			
		||||
      - name: Make envfile
 | 
			
		||||
          uses: SpicyPizza/create-envfile@v2.0
 | 
			
		||||
          with:
 | 
			
		||||
            envkey_DEBUG: false
 | 
			
		||||
            PLACES_API: ${{ secrets.PLACES_API }}
 | 
			
		||||
            directory: .
 | 
			
		||||
            file_name: .env.production
 | 
			
		||||
            fail_on_empty: false
 | 
			
		||||
            sort_keys: false
 | 
			
		||||
        uses: SpicyPizza/create-envfile@v2.0
 | 
			
		||||
        with:
 | 
			
		||||
          envkey_DEBUG: false
 | 
			
		||||
          PLACES_API: ${{ secrets.PLACES_API }}
 | 
			
		||||
          directory: .
 | 
			
		||||
          file_name: .env.production
 | 
			
		||||
          fail_on_empty: false
 | 
			
		||||
          sort_keys: false
 | 
			
		||||
      - name: Set up Docker Buildx 🚀
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user