changes
This commit is contained in:
6
builddev.sh
Normal file
6
builddev.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
python3 envdev.py
|
||||
PROJECT="utopia"
|
||||
IMAGE="system-dev"
|
||||
|
||||
docker build -t docker.bigdatatech.vn/$PROJECT/$IMAGE:latest .
|
||||
docker push docker.bigdatatech.vn/$PROJECT/$IMAGE:latest
|
||||
Reference in New Issue
Block a user