.gitea/workflows/build.yml aktualisiert
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 45s

This commit is contained in:
Marko Oldenburg 2024-09-17 08:34:11 +02:00
parent 10c5feb55b
commit 8d28de18d4

View File

@ -37,5 +37,5 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
push: true push: false
tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }} tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}