diff --git a/Jenkinsfile b/Jenkinsfile index 2c941a6f..ebe9c729 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,3 @@ -# This is required by the Integrations "Postiz-CI/CD" pipeline { agent any @@ -43,4 +42,4 @@ pipeline { echo 'Build failed!' } } -} \ No newline at end of file +}