Skip to content

Commit

Permalink
Commented out integration tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
g-stamatis committed Jan 24, 2022
1 parent 7fb687a commit 574cfec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ pipeline {
}
}

/*
stage('Integration tests') {
when {
allOf {
Expand Down Expand Up @@ -163,6 +164,7 @@ pipeline {
)
}
}
*/

stage('Report to SonarQube') {
when {
Expand Down

0 comments on commit 574cfec

Please sign in to comment.