Remove comment from Jenkinsfile
This commit is contained in:
parent
775547dd7f
commit
e4f7a34ab1
|
|
@ -1,4 +1,3 @@
|
|||
# This is required by the Integrations "Postiz-CI/CD"
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
|
|
@ -43,4 +42,4 @@ pipeline {
|
|||
echo 'Build failed!'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue