diff --git a/Jenkinsfile b/Jenkinsfile index a9b8e305f..a36254244 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,3 @@ -Jenkinsfile (Declarative Pipeline) -/* Requires the Docker Pipeline plugin */ pipeline { agent any @@ -77,4 +75,3 @@ pipeline { } } } -