Build full release

This commit is contained in:
Thorsten Sommer 2024-06-23 11:39:33 +02:00
parent 2b976db4bf
commit 9a4510aa0e
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -395,7 +395,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: read_metadata needs: read_metadata
env: env:
SKIP: true # allows disabling this long-running job temporarily SKIP: false # allows disabling this long-running job temporarily
steps: steps:
- name: Checkout repository - name: Checkout repository