fix action workflow trigger
Some checks failed
Push Docker Image to gitea Container Repository / build-and-push (push) Failing after 28s
Some checks failed
Push Docker Image to gitea Container Repository / build-and-push (push) Failing after 28s
This commit is contained in:
parent
f35413a6b9
commit
9fe9cf51f5
@ -3,7 +3,7 @@ name: Push Docker Image to gitea Container Repository
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- *
|
- '**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user