diff --git a/caprover_deploy.sh b/caprover_deploy.sh index 34bf3e5b..8b026264 100755 --- a/caprover_deploy.sh +++ b/caprover_deploy.sh @@ -10,7 +10,7 @@ VERSION_TAG="${REPO}:$VERSION" set -ev # create client -#npm run build +npm run build ## Note that images build with buildx do not appear in your docker images list, therefore the push true must be set