Skip to content

Commit

Permalink
Force finalize for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Harding <[email protected]>
  • Loading branch information
klutchell committed Jan 3, 2025
1 parent 0ab1641 commit 5c257c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/genericx86-64-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,10 @@ jobs:
secrets: inherit
with:
machine: genericx86-64-ext
deploy-environment: balena-staging.com
build-environment: balena-staging.com
hostapp-deploy-environment: balena-staging.com
s3-deploy-environment: balena-staging.com
source-mirror-environment: balena-staging.com
# device-repo and device-repo-ref inputs should not be provided on device repos
device-repo: balena-os/balena-intel
device-repo-ref: master
Expand All @@ -66,3 +69,4 @@ jobs:
"worker_type": ["qemu"],
"runs_on": [["self-hosted", "X64", "kvm"]]
}
force-finalize: true

0 comments on commit 5c257c4

Please sign in to comment.