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