chore: run docker build on github workers
This commit is contained in:
parent
f5e6ef679b
commit
238009f48e
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -4,7 +4,7 @@ on:
|
||||
branches: [main]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user