fix(clustertool): Disable sbom generation on release for now

This commit is contained in:
Kjeld Schouten
2024-10-22 17:21:46 +02:00
parent 71917d7c5d
commit dc0121ab11
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
with:
go-version: stable
- name: Install Syft
run: sudo curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
# - name: Install Syft
# run: sudo curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with:
fetch-depth: 0
+4 -4
View File
@@ -58,10 +58,10 @@ before:
- chmod +x ./clustertool/embed/download_talosctl.sh
- bash ./clustertool/embed/download_talosctl.sh
sboms:
- artifacts: archive
- id: source
artifacts: source
# sboms:
# - artifacts: archive
# - id: source
# artifacts: source
nfpms:
- package_name: clustertool