.gitea/workflows/build.yml aktualisiert
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 45s
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 45s
This commit is contained in:
parent
10c5feb55b
commit
8d28de18d4
@ -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 }}
|
Loading…
Reference in New Issue
Block a user