~ubuntu-branches/ubuntu/utopic/jenkins-job-builder/utopic

« back to all changes in this revision

Viewing changes to tests/publishers/fixtures/stash001.yaml

  • Committer: Package Import Robot
  • Author(s): Fathi Boudra, Errno 2
  • Date: 2014-05-11 10:34:52 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140511103452-8cvf33c6dq4lj2ro
Tags: 0.7.0-0.1
* Non-maintainer upload.
* New upstream release. (Closes: #736869)
* debian/control: add python-sphinxcontrib-programoutput build dependency.
* debian/patches:
  - drop 0001-Fixing-documentation.patch - stolen upstream
  - add Fix-doc-error-in-the-testng-publisher.patch - stolen upstream.
  - add workaround-programoutput.patch to fix programoutput usage
     doc/source/installation.rst:81:
     ERROR: Command u'jenkins-jobs --help' failed:
     [Errno 2] No such file or directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
publishers:
 
2
  - stash:
 
3
      url: "https://mystash"
 
4
      username: a
 
5
      password: b
 
6
      ignore-ssl: true
 
7
      commit-sha1: c
 
8
      include-build-number: true