You've already forked fedora-bootc
Actually copy cosign.pub into the build context
All checks were successful
Build container image / Build and push image (push) Successful in 25m42s
All checks were successful
Build container image / Build and push image (push) Successful in 25m42s
This commit is contained in:
@@ -4,6 +4,7 @@ ARG FEDORA_BASE=42
|
||||
FROM scratch AS ctx
|
||||
COPY build_files /
|
||||
COPY /sys_files /sys_files
|
||||
COPY cosign.pub /cosign.pub
|
||||
|
||||
# Base Image
|
||||
FROM quay.io/fedora-ostree-desktops/silverblue:$FEDORA_BASE
|
||||
|
||||
Reference in New Issue
Block a user