change Image Version to r5
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 42s
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 42s
This commit is contained in:
@ -36,6 +36,6 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
platforms: |
|
||||
linux/amd64
|
||||
push: false
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}
|
||||
linux/amd64
|
||||
push: true
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE }}:${{ steps.get_version.outputs.tag }}
|
||||
|
Reference in New Issue
Block a user