Update .gitea/workflows/build.yaml
Some checks failed
Build and Push Image / Build and push image (push) Failing after 2m26s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 2m26s
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on: [ push ]
|
on: [ push, workflow_dispatch ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user