forked from MapComplete/MapComplete
Chore(runner): add 'hetzner-access' label as needed
This commit is contained in:
parent
eb248a3edc
commit
fe0f6d1cbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_hosted.yml
vendored
2
.github/workflows/deploy_hosted.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest, hetzner-access
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue