Fix dev docker tag
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/push_dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/push_dev.yml
									
									
									
									
										vendored
									
									
								
							@ -38,7 +38,7 @@ jobs:
 | 
			
		||||
          BUILD_PATH: "authorizer"
 | 
			
		||||
          DOCKERFILE: "authorizer/Dockerfile"
 | 
			
		||||
          IMAGE_NAME: "authorizer"
 | 
			
		||||
          TAG_NAME: dev:${{ github.actor }}
 | 
			
		||||
          TAG_NAME: dev-${{ github.actor }}
 | 
			
		||||
          LATEST: "false"
 | 
			
		||||
  cloudformation:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user