fix the errors in dashboard
This commit is contained in:
@@ -157,6 +157,9 @@ deploy_to_vps:
|
||||
echo '-- Pulling pre-built image --'
|
||||
docker pull $DOCKER_IMAGE
|
||||
|
||||
echo '-- Ensuring uploads volume exists --'
|
||||
docker volume create rentaldrivego-prod_api_uploads >/dev/null
|
||||
|
||||
echo '-- Restarting services --'
|
||||
APP_IMAGE=$IMAGE_REPOSITORY \
|
||||
APP_VERSION=$CI_COMMIT_SHORT_SHA \
|
||||
|
||||
Reference in New Issue
Block a user