Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix command when using "Clean Pods folder" #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

j796160836
Copy link

@j796160836 j796160836 commented Dec 16, 2016

Hi,
I fixed that issue #4 bugs by simply remove touch Pods command.
Please check it out, thanks.

Best Regards,
Johnny

@j796160836
Copy link
Author

Hi developers,
If you need this patch, here is steps to apply.

  1. Clone or download this repository.
  2. Install maven
  3. use this command to build
    $ mvn install
    
  4. Check out the your built plugins, locate in target/cocoapods-integration.hpi
  5. Go to Manage Jenkins >Manage Plugins > Advanced at your Jenkins webpage
  6. Upload Plugin cocoapods-integration.hpi and restart Jenkins
  7. Check out the version again. Go to
    Manage Jenkins >Manage Plugins > Installed
    You will see something like this
    0.3.0-SNAPSHOT (private-12/16/2016 20:21-johnny)	
    
  8. Done

References,
https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant