выпилил лишний деплой
This commit is contained in:
parent
79088ad5b9
commit
ba761a8f68
|
|
@ -102,7 +102,7 @@ pipeline {
|
||||||
echo "Saving pfapp artifact ${VERSION}.pfapp"
|
echo "Saving pfapp artifact ${VERSION}.pfapp"
|
||||||
archiveArtifacts artifacts: "launcher/target/${VERSION}.pfapp", fingerprint: true
|
archiveArtifacts artifacts: "launcher/target/${VERSION}.pfapp", fingerprint: true
|
||||||
|
|
||||||
echo "TODO: deploy ${VERSION}.pfapp to repository (not implemented yet)"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue