mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
Update buildx-bake.yml
This commit is contained in:
parent
74dc1adbc4
commit
e94879535b
4
.github/workflows/buildx-bake.yml
vendored
4
.github/workflows/buildx-bake.yml
vendored
@ -8,7 +8,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
Reference in New Issue
Block a user