Skip to content

Commit

Permalink
remove unnecessary copy step
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekyle committed Apr 18, 2024
1 parent ee22394 commit f1dee12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ COPY --from=ghcr.io/ublue-os/akmods:${AKMODS_FLAVOR}-${FEDORA_MAJOR_VERSION} /rp
# AK: custom modifications required for downstream build
#
COPY ./cosign.pub /usr/etc/pki/containers/awesomekyle.pub
COPY upstream-ublue-config/files/usr/etc/containers/policy.json /usr/etc/containers/policy.json
COPY build_files/base build_files/custom /tmp/build/

# Build, cleanup, commit.
Expand Down

0 comments on commit f1dee12

Please sign in to comment.