Use docker-compose
All checks were successful
Espetos-CI-Multibranch/pipeline/pr-main This commit looks good
All checks were successful
Espetos-CI-Multibranch/pipeline/pr-main This commit looks good
This commit is contained in:
@@ -113,7 +113,7 @@ pipeline {
|
||||
echo "BACKEND_TAG=${BUILD_NUMBER}" > .env
|
||||
echo "FRONTEND_TAG=${BUILD_NUMBER}" >> .env
|
||||
|
||||
docker compose up -d
|
||||
docker-compose up -d
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user