Update buildx-bake.yml

This commit is contained in:
bjoernellens1 2023-11-21 11:11:12 +01:00 committed by GitHub
parent 190e60fe0c
commit 1304e4bf16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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