diff --git a/Jenkinsfile b/Jenkinsfile index 01b3a54..689e779 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -102,7 +102,7 @@ pipeline { echo "Saving pfapp artifact ${VERSION}.pfapp" archiveArtifacts artifacts: "launcher/target/${VERSION}.pfapp", fingerprint: true - echo "TODO: deploy ${VERSION}.pfapp to repository (not implemented yet)" + }