Merge pull request 'Update '.build/deploy.sh'' (#84) from kadet-patch-3 into master
This commit is contained in:
commit
b9471fe26d
@ -1,9 +1,4 @@
|
|||||||
BUILD_PATH=$1
|
BUILD_PATH=$1
|
||||||
|
|
||||||
cd $BUILD_PATH/src || exit 1
|
cd $BUILD_PATH/src || exit 1
|
||||||
|
|
||||||
docker build -f ./InternshipSystem.Api/Dockerfile -t internship.api .
|
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