Dont build with cache for a moment

This commit is contained in:
Gerald Pinder
2025-05-28 17:23:40 -04:00
parent 61d1879881
commit 448f9198da
2 changed files with 15 additions and 29 deletions

View File

@@ -37,4 +37,4 @@ build-image:
- export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key) - export COSIGN_PRIVATE_KEY=$(cat .secure_files/cosign.key)
script: script:
- sleep 5 - sleep 5
- bluebuild build --cache-layers -S sigstore -p ./recipes/$RECIPE - bluebuild build -S sigstore -p ./recipes/$RECIPE

View File

@@ -1,40 +1,26 @@
--- ---
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules: modules:
# - type: dnf
# repos:
# cleanup: true
# nonfree: negativo17
# install:
# packages:
# - steam
# - type: dnf
# repos:
# cleanup: true
# nonfree: rpmfusion
# - type: dnf
# repos:
# cleanup: true
# nonfree: rpmfusion
# - type: dnf
# repos:
# cleanup: true
# nonfree: negativo17
# install:
# packages:
# - steam
- type: dnf - type: dnf
# repos: repos:
# cleanup: true cleanup: true
# copr: nonfree: negativo17
# - ryanabx/cosmic-epoch # copr:
# - ryanabx/cosmic-epoch
group-install: group-install:
packages: packages:
- cosmic-desktop-environment - cosmic-desktop-environment
# install: # install:
# packages: # packages:
# # - cosmic-desktop # - cosmic-desktop
# - plasma-workspace-x11 replace:
- from-repo: fedora-nvidia
packages:
- libnvidia-container-tools
# install-weak-deps: true
# skip-unavailable: false
# skip-broken: false
# allow-erasing: false
- type: files - type: files
files: files:
- source: desktop-audio - source: desktop-audio