mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-11 18:41:13 +09:00
disable sbom
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
@@ -58,4 +58,4 @@ jobs:
|
||||
# TAG_PR_NAME: pr-${{ fromJson(steps.get_pr_data.outputs.result).number }}
|
||||
TAG_SHA: ${{ github.sha }}
|
||||
run: |
|
||||
nix develop --command -- ko build --tags=$TAG_SHA ./cmd/headscale
|
||||
nix develop --command -- ko build --sbom=none --tags=$TAG_SHA ./cmd/headscale
|
||||
|
||||
Reference in New Issue
Block a user