1
This commit is contained in:
Vendored
-1
@@ -6,7 +6,6 @@ pipeline {
|
||||
SONAR_TOKEN = credentials('sonar-token')
|
||||
}
|
||||
options {
|
||||
ansiColor('xterm')
|
||||
timestamps()
|
||||
skipStagesAfterUnstable()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user