Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/ossimlabs/omar-wfs into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sbortman committed Jun 30, 2019
2 parents d5267dc + 52a884b commit d7edc12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ properties([
[$class: "GitHubPushTrigger"]
]),
[$class: 'GithubProjectProperty', displayName: '', projectUrlStr: 'https://github.com/ossimlabs/omar-wfs'],
buildDiscarder(logRotator(artifactDaysToKeepStr: '', artifactNumToKeepStr: '3', daysToKeepStr: '', numToKeepStr: '20')),
disableConcurrentBuilds()
])

Expand Down

0 comments on commit d7edc12

Please sign in to comment.