Skip to content

Commit

Permalink
fix(build): issues/50 clean up docker review env (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored May 31, 2019
1 parent 89ef65c commit 6bf20ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ buildApp()
checkBuildFilesExist

docker stop -t 0 $CONTAINER >/dev/null
docker rmi -f $CONTAINER:latest

echo "Setting up QPC container"

Expand Down

0 comments on commit 6bf20ec

Please sign in to comment.