added bash script for build and push
This commit is contained in:
parent
52c8516a1e
commit
332f363efc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -13,5 +13,9 @@ tmp
|
|||
.env
|
||||
config/client_google_auth.json
|
||||
|
||||
## Docker ##
|
||||
build_image.sh
|
||||
push_dockerhub.sh
|
||||
|
||||
## output ##
|
||||
dist
|
||||
|
|
Loading…
Reference in a new issue