Update '.build/deploy.sh'
This commit is contained in:
parent
e0359d579d
commit
1ed5e53e73
@ -1,9 +1,4 @@
|
||||
BUILD_PATH=$1
|
||||
|
||||
cd $BUILD_PATH/src || exit 1
|
||||
|
||||
docker build -f ./InternshipSystem.Api/Dockerfile -t internship.api .
|
||||
|
||||
cd $BUILD_PATH/.docker || exit 1
|
||||
|
||||
docker-compose up -d --build --force-recreate
|
Loading…
Reference in New Issue
Block a user