mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
build: releases with actions and docker
This commit is contained in:
parent
773e57afe6
commit
2e8d0950c1
6 changed files with 191 additions and 0 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
node_modules/
|
||||
.run
|
||||
.gitignore
|
||||
config.toml
|
||||
docker-compose.yml
|
||||
README.md
|
||||
bin
|
||||
config
|
||||
web/node_modules
|
||||
web/build
|
Loading…
Add table
Add a link
Reference in a new issue