Update buildx-bake.yml

This commit is contained in:
bjoernellens1 2023-11-21 10:34:57 +01:00 committed by GitHub
parent c4b016b751
commit 74dc1adbc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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