This commit is contained in:
2026-05-09 14:48:51 +07:00
parent 9c6631083a
commit f106479dff
Vendored
-1
View File
@@ -6,7 +6,6 @@ pipeline {
SONAR_TOKEN = credentials('sonar-token')
}
options {
ansiColor('xterm')
timestamps()
skipStagesAfterUnstable()
}