Skip to content

Commit 38c06ad

Browse files
authored
Update Jenkinsfile
1 parent bce9c06 commit 38c06ad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Jenkinsfile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
pmDockerPipeline {
2-
profileName = 'communes'
2+
profileName = 'prod-test'
33
activateSolr = false
44
testSuiteName = 'testmc'
55
unitTestParameter = ''
66
testRestapi = true
7+
testRestapi = true
8+
testRestapiMustPass = true
79
}
8-

0 commit comments

Comments
 (0)