mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-23 07:35:09 +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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
#runs-on: ubuntu-latest
|
#runs-on: ubuntu-latest
|
||||||
runs-on: self-hosted
|
runs-on:
|
||||||
|
- self-hosted
|
||||||
|
- ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user