mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 18:49:09 +00:00
Update docker-publish.yml
This commit is contained in:
parent
2ae8d227bf
commit
0c70064f2f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
|
@ -1,8 +1,7 @@
|
||||||
name: Docker Publish
|
name: Docker Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [ "main" ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_push_backend:
|
build_and_push_backend:
|
||||||
|
|
Loading…
Add table
Reference in a new issue