Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshreddy94 authored Aug 18, 2020
1 parent 133807c commit b70d47e
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 @@ -4,7 +4,7 @@ pipeline {
def imageLine = 'adarshreddydocker/devsecops:test'
}
tools {
maven 'Maven'
maven 'maven'
}
stages {
stage ('Initialize') {
Expand Down

0 comments on commit b70d47e

Please sign in to comment.