fix deploy run-on
This commit is contained in:
parent
a90539d7c9
commit
9c3f4048a4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue