~bloodearnest/ols-jenkaas/disable-conn-check-build

« back to all changes in this revision

Viewing changes to jobs/project-deploy.yaml

  • Committer: Guillermo Gonzalez
  • Date: 2018-04-12 20:51:35 UTC
  • mto: This revision was merged to the branch mainline in revision 576.
  • Revision ID: guillermo.gonzalez@canonical.com-20180412205135-6x91brg1lr3hxfvn
add charm-vcs and fix variable for charm-repo

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    description: 'Deploy {name} to staging'
5
5
    project-type: freestyle
6
6
    builders:
7
 
      - shell: annotate-output ~/jenkaas/project/run-in-host {vcs} {trunk} {container} '/bin/true' "{staging-rollout-command}" {workdir}
 
7
      - shell: annotate-output ~/jenkaas/project/run-in-host {charm-vcs} {charm-repo} '/bin/true' "{staging-rollout-command}" {workdir}
8
8
    publishers:
9
9
      - ircbot:
10
10
          strategy: all