Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
IndikaKuma committed Feb 24, 2021
2 parents 3a18ae8 + 143876d commit e655cdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ pipeline {
sh """ #!/bin/bash
mvn clean install
"""
archiveArtifacts artifacts: '**/*.war, **/*.jar', onlyIfSuccessful: true
}
}
stage('SonarQube analysis'){
Expand Down

0 comments on commit e655cdc

Please sign in to comment.