Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-examples
  Commit: 242d52dfecf79dbfff94ab585c7872eec8eb974c
      
https://github.com/jenkinsci/pipeline-examples/commit/242d52dfecf79dbfff94ab585c7872eec8eb974c
  Author: Ali Ok <al...@apache.org>
  Date:   2016-11-03 (Thu, 03 Nov 2016)

  Changed paths:
    M jenkinsfile-examples/android-build-flavor-from-branch/JenkinsFile

  Log Message:
  -----------
  Fix archiveArtifacts in sample Android Jenkinsfile

I was banging my head against my screen. Eventually, it turns out it was caused 
by a case mismatch!

In Android by default the app folder is `app`, not `App`.

Another improvement here is to use `archiveArtifacts` directly instead of the 
class.


  Commit: f04d59c7a8860cac4ec0b691052efaab1e0bc283
      
https://github.com/jenkinsci/pipeline-examples/commit/f04d59c7a8860cac4ec0b691052efaab1e0bc283
  Author: R. Tyler Croy <ty...@monkeypox.org>
  Date:   2016-11-03 (Thu, 03 Nov 2016)

  Changed paths:
    M jenkinsfile-examples/android-build-flavor-from-branch/JenkinsFile

  Log Message:
  -----------
  Merge pull request #59 from aliok/patch-1

Fix archiveArtifacts in sample Android Jenkinsfile


Compare: 
https://github.com/jenkinsci/pipeline-examples/compare/fcb1eb493cd2...f04d59c7a886

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to