Update buildx-bake.yml

This commit is contained in:
bjoernellens1 2023-11-21 10:43:44 +01:00 committed by GitHub
parent e94879535b
commit 3658f77da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,7 @@ on:
jobs: jobs:
build: build:
#runs-on: ubuntu-latest #runs-on: ubuntu-latest
runs-on: runs-on: [ self-hosted, ubuntu-latest ]
- self-hosted
- ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code