Skip to content

Commit

Permalink
switch internal build to branch: main
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Sep 25, 2020
1 parent 3bfb57e commit 0a28d41
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 @@ -23,6 +23,7 @@ dockerizedBuildPipeline(
python -m xmlrunner discover -o test-results/
'''
},
deployBranch: 'main',
vulnerabilityScan: {
withDockerImage(env.DOCKER_IMAGE_ID, {
withCredentials([usernamePassword(credentialsId: 'policy.s integration account',
Expand Down

0 comments on commit 0a28d41

Please sign in to comment.