generated from alecodes/base-template
build: add docker build setup
This commit is contained in:
parent
b0506c3eab
commit
66b21dabcd
6 changed files with 84 additions and 20 deletions
|
|
@ -1,2 +1,5 @@
|
|||
run:
|
||||
go run main.go run linkding --archive-starred
|
||||
|
||||
docker-build:
|
||||
docker build . --tag miniflux-archiver:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue