Update .forgejo/workflows/build.yml
This commit is contained in:
parent
de4d8c1129
commit
e8aa7316ef
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,7 @@
|
||||||
name: Build And Publish Docker
|
name: Build And Publish Docker
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches:
|
|
||||||
- "master"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue