Browse Source

test mongo

henri carmelo 7 months ago
parent
commit
500e5e53bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -51,6 +51,7 @@ pipeline {
                 sh '''
                 sh '''
               docker-compose stop
               docker-compose stop
               docker-compose build --no-cache
               docker-compose build --no-cache
+              docker volume rm fatboar_dev_mongo_data_preprod || true
               docker-compose up -d --force-recreate
               docker-compose up -d --force-recreate
 
 
                 '''
                 '''