jpi deploy seems to not be working. It finish the process correctly but my plugin seems not to be updated or released
sudo jpi release --release
[sudo] password for kanekotic:
bundling...
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/.
Fetching version metadata from https://rubygems.org/.
Using json 2.0.2
Using slop 3.0.4
Using bundler 1.13.5
Using jenkins-plugin-runtime 0.2.3
Bundle complete! 2 Gemfile dependencies, 4 gems now installed.
Gems in the group development were not installed.
Bundled gems are installed into ./pkg/vendor/gems.
travis-yml plugin 0.2.0 built to pkg/travis-yml.hpi
deploying as a release
Generating POM
Uploading pkg/travis-yml.hpi
See http://maven.jenkins-ci.org/releases/org/jenkins-ci/ruby-plugins/travis-yml/0.2.0
visiting the address gives me an empty page and the plugin is not updated either
jpi deploy seems to not be working. It finish the process correctly but my plugin seems not to be updated or released
visiting the address gives me an empty page and the plugin is not updated either