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
|
.env
|
||||||
config/client_google_auth.json
|
config/client_google_auth.json
|
||||||
|
|
||||||
|
## Docker ##
|
||||||
|
build_image.sh
|
||||||
|
push_dockerhub.sh
|
||||||
|
|
||||||
## output ##
|
## output ##
|
||||||
dist
|
dist
|
||||||
|
|
Loading…
Reference in a new issue