fix deploy run-on
Some checks failed
/ build (push) Successful in 3m50s
/ deploy (push) Failing after 19s

This commit is contained in:
Hornwitser 2025-05-18 18:07:03 +02:00
parent a90539d7c9
commit 9c3f4048a4

View file

@ -50,7 +50,7 @@ jobs:
DEPLOY_IMAGE: ${{ steps.info.outputs.DEPLOY_IMAGE }}
DEPLOY_BRANCH: ${{ steps.info.outputs.DEPLOY_BRANCH }}
deploy:
runs-on: docker
runs-on: debian
needs: build
container:
image: forge.hornwitser.no/hornwitser/builder:test