chore: disable the wallpaper builds for now
this is a nightmare to poke around in blindly, lets see where #104 goes
This commit is contained in:
parent
f23f04d394
commit
858d3aa738
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ RUN mkdir -p /tmp/ublue-os/{rpms,build}
|
|||
COPY build /tmp/ublue-os/build
|
||||
|
||||
# TODO: Eventually make this more flexible to include more projects
|
||||
RUN cd /tmp/ublue-os/build/backgrounds && make && cp /tmp/ublue-os/rpmbuild/RPMS/noarch/*.rpm /tmp/ublue-os/rpms
|
||||
# RUN cd /tmp/ublue-os/build/backgrounds && make && cp /tmp/ublue-os/rpmbuild/RPMS/noarch/*.rpm /tmp/ublue-os/rpms
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue