Update .gitea/workflows/workflow_dispatch.yaml
This commit is contained in:
parent
cc32843ba2
commit
4545e123ac
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
# load: true # will not work for multiplatform
|
||||
push: true
|
||||
tags: ${{ github.actor }}/actions_test:latest
|
||||
tags: ${{ github.repository }}:latest
|
||||
# -
|
||||
# if: always()
|
||||
# name: Sleep 5 min
|
||||
|
|
Loading…
Add table
Reference in a new issue