@@ -4,10 +4,6 @@ pipeline {
label 'master'
}
- options {
- timestamps()
- }
-
stages {
stage("build project") {
steps {