feat(ci): build using podman for zstd:chunked and only build changed containers
All checks were successful
All checks were successful
This commit is contained in:
@@ -2,6 +2,6 @@ ARG TAG
|
||||
FROM git.plabble.org/job79/fedora:${TAG}
|
||||
USER root
|
||||
|
||||
RUN dnf -y install go && dnf clean all
|
||||
RUN dnf -y install go
|
||||
|
||||
USER user
|
||||
|
||||
Reference in New Issue
Block a user