mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-16 21:17:39 +00:00
update jenkins task
This commit is contained in:
parent
cf8d5cdd41
commit
dbb5cb5e44
1 changed files with 1 additions and 1 deletions
2
services/clsi/Jenkinsfile
vendored
2
services/clsi/Jenkinsfile
vendored
|
@ -23,7 +23,7 @@ pipeline {
|
|||
|
||||
stage('Acceptance Tests') {
|
||||
steps {
|
||||
sh 'DOCKER_COMPOSE_FLAGS="-f docker-compose.ci.yml" test_acceptance'
|
||||
sh 'DOCKER_COMPOSE_FLAGS="-f docker-compose.ci.yml" up --build test_acceptance'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue