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:
parent
52f32ba7e8
commit
b6eeef116f
@ -1,5 +1,5 @@
|
|||||||
name: Build and Push Image
|
name: Build and Push Image
|
||||||
on: [ push ]
|
on: [ push, workflow_dispatch ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user