Update .gitea/workflows/release.yaml
Some checks reported warnings
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
Some checks reported warnings
Publish Docker image / Push Docker image to Docker Hub (push) Has been cancelled
This commit is contained in:
parent
e9fa8472c2
commit
de927fdb56
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Publish Docker image
|
||||
|
||||
on: [commit]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
Loading…
Reference in a new issue