added back copy destination for signing package
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 46s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 46s
This commit is contained in:
@@ -2,7 +2,7 @@ modules:
|
||||
- type: containerfile
|
||||
snippets:
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-udev-rules.noarch.rpm /
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm
|
||||
- COPY --from=ghcr.io/ublue-os/config:latest /rpms/ublue-os-signing.noarch.rpm /
|
||||
- RUN rpm -ivh /ublue-os-udev-rules.noarch.rpm
|
||||
- RUN rpm -ivh /ublue-os-signing.noarch.rpm
|
||||
|
||||
|
Reference in New Issue
Block a user