You've already forked ansible-docker
							
							fix(ci): add missing Dockerfile suffix
This commit is contained in:
		@@ -47,7 +47,7 @@ jobs:
 | 
				
			|||||||
          TAG=latest
 | 
					          TAG=latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          docker buildx build \
 | 
					          docker buildx build \
 | 
				
			||||||
            --file Dockerfile.rockylinux-8 \
 | 
					            --file Dockerfile.rockylinux8 \
 | 
				
			||||||
            --push \
 | 
					            --push \
 | 
				
			||||||
            --tag git.cryptic.systems/volker.raschek/ansible:${TAG}-rockylinux-8 \
 | 
					            --tag git.cryptic.systems/volker.raschek/ansible:${TAG}-rockylinux-8 \
 | 
				
			||||||
            .
 | 
					            .
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user