2 Commits
Author SHA1 Message Date
andreas bdd8c6f245 Update .github/workflows/docker-build.yml
Actionlint / build (push) Failing after 24s
2026-08-10 16:26:12 +03:00
andreas 6f5ab6737c Update .github/workflows/docker-build.yml
Actionlint / build (push) Failing after 23s
2026-08-10 15:28:22 +03:00
+2 -1
View File
@@ -30,7 +30,7 @@ on:
jobs:
build:
runs-on: slim
runs-on: test-runner
steps:
- name: Checkout repository
if: ${{ inputs.checkout == 'true' }}
@@ -48,6 +48,7 @@ jobs:
WITH_V: true
PRERELEASE: true
PRERELEASE_SUFFIX: ${{ github.ref_name }}
verbose: true
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6.2.0