mirror of
https://github.com/tinode/chat.git
synced 2025-03-14 10:05:07 +00:00
adding postgress to docker-release.sh
This commit is contained in:
@ -31,7 +31,7 @@ if [[ ${ver[2]} != *"-"* ]]; then
|
|||||||
FULLRELEASE=1
|
FULLRELEASE=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dbtags=( mysql mongodb rethinkdb alldbs )
|
dbtags=( mysql postgres mongodb rethinkdb alldbs )
|
||||||
|
|
||||||
# Read dockerhub login/password from a separate file
|
# Read dockerhub login/password from a separate file
|
||||||
source .dockerhub
|
source .dockerhub
|
||||||
|
Reference in New Issue
Block a user