Push to registry
Some checks failed
/ publish-docker (push) Failing after 2m31s

This commit is contained in:
Laborratte 5 2025-11-15 17:43:03 +01:00
parent 59fb07576f
commit 91e4370c98
Signed by: Laborratte5
GPG key ID: 3A30072E35202C02

View file

@ -20,5 +20,5 @@ jobs:
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
#push: true push: true
tags: git.ratte.dev/laborratte5/linux-iso-seeder:${{ steps.create_version_string.outputs.version_tag }} tags: git.ratte.dev/laborratte5/linux-iso-seeder:${{ steps.create_version_string.outputs.version_tag }}