Skip to content

Commit

Permalink
SHIBUI-1281
Browse files Browse the repository at this point in the history
Attempt at setting the hostname to run the selenium tests ogainst.
  • Loading branch information
Bill Smith committed Jul 18, 2019
1 parent 0feab88 commit d7bf75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pipeline {
}
steps {
sh '''
./gradlew integrationTest
./gradlew integrationTest -Dselenium.host=jenkins
'''
}
post {
Expand Down

0 comments on commit d7bf75a

Please sign in to comment.