changed build system label to match runner
Some checks failed
Build and Deploy Docker Image / build-and-push (push) Failing after 3m20s
Some checks failed
Build and Deploy Docker Image / build-and-push (push) Failing after 3m20s
This commit is contained in:
parent
f828921146
commit
ef5193287b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: dockervm-runner
|
runs-on: docker
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
|
Loading…
Add table
Reference in a new issue