fix(ci): add missing Dockerfile suffix
Some checks failed
Build / build-rocky-linux-8 (push) Has been cancelled
Build / build-arch-linux (push) Has been cancelled
Release / push-arch-linux (push) Successful in 17m50s
Release / push-rocky-linux-8 (push) Successful in 14m39s
Release / sync-to-hub-docker-io (push) Failing after 27s
Some checks failed
Build / build-rocky-linux-8 (push) Has been cancelled
Build / build-arch-linux (push) Has been cancelled
Release / push-arch-linux (push) Successful in 17m50s
Release / push-rocky-linux-8 (push) Successful in 14m39s
Release / sync-to-hub-docker-io (push) Failing after 27s
This commit is contained in:
parent
f1c719cb08
commit
57b2aa7586
@ -47,7 +47,7 @@ jobs:
|
||||
TAG=latest
|
||||
|
||||
docker buildx build \
|
||||
--file Dockerfile.rockylinux-8 \
|
||||
--file Dockerfile.rockylinux8 \
|
||||
--push \
|
||||
--tag git.cryptic.systems/volker.raschek/ansible:${TAG}-rockylinux-8 \
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user