ci: simplify pipeline
All checks were successful
Build container / kali-build (push) Successful in 4m29s
All checks were successful
Build container / kali-build (push) Successful in 4m29s
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM git.plabble.org/job79/fedora
|
||||
ARG TAG
|
||||
FROM git.plabble.org/job79/fedora:${TAG}
|
||||
USER root
|
||||
RUN dnf -y install kubectl openssl
|
||||
RUN curl -sL https://talos.dev/install | sh
|
||||
|
||||
Reference in New Issue
Block a user