changes
This commit is contained in:
8
build.sh
8
build.sh
@@ -1,10 +1,6 @@
|
||||
# docker build -t y99-application .
|
||||
# docker tag y99-application docker.bigdatatech.vn/y99-application
|
||||
# docker push docker.bigdatatech.vn/y99-application
|
||||
|
||||
python3 envprod.py
|
||||
PROJECT="utopia"
|
||||
IMAGE="biz"
|
||||
PROJECT="erp"
|
||||
IMAGE="hrm"
|
||||
|
||||
docker build -t docker.bigdatatech.vn/$PROJECT/$IMAGE:latest .
|
||||
docker push docker.bigdatatech.vn/$PROJECT/$IMAGE:latest
|
||||
|
||||
Reference in New Issue
Block a user