Update .gitea/workflows/build-push.yaml
Some checks failed
Build and Push / build (push) Failing after 5s
Some checks failed
Build and Push / build (push) Failing after 5s
This commit is contained in:
parent
6141a43246
commit
8398c2d74d
@ -3,7 +3,7 @@ name: Build and Push
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user