~sinzui/juju-ci-tools/cloudsigma-lib

« back to all changes in this revision

Viewing changes to build-osx-client.bash

  • Committer: Aaron Bentley
  • Date: 2015-07-10 22:25:05 UTC
  • mto: This revision was merged to the branch mainline in revision 1017.
  • Revision ID: aaron.bentley@canonical.com-20150710222505-qyqb71h9b2kiysng
Build osx client via workspace-runner.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
install:
23
23
  remote:
24
24
    - $SCRIPTS/build-osx-client-remote.bash
25
 
command: [remote/build-osx-client-remote.bash, "$revision_build"]
 
25
command: [remote/build-osx-client-remote.bash]
26
26
artifacts:
27
 
  foo:
 
27
  client:
28
28
    [juju-core_*.tar.gz]
29
29
bucket: ws-runner-test
30
30
EOT