Skip to content

Commit

Permalink
Update builder version to 0.8-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Orit Stone committed Jul 26, 2015
1 parent 7fe294e commit d6be08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ test:
# - docker run --privileged --lxc-conf="lxc.aa_profile=unconfined" -d -p 4444 -p 49153:22 -e PORT=4444 --name docker_host_ssh orius123/dind-ssh
# - docker port docker_host_ssh 22
- docker run -d -p 49165:8080 jenkins
- wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.7.49/cslang-builder.zip
- wget https://github.com/CloudSlang/cloud-slang/releases/download/cloudslang-0.8-RC1/cslang-builder.zip
- docker run -d -p 8500:8500 -p 8600:8600/udp fhalim/consul
- unzip cslang-builder.zip -d cslang-builder
- chmod +x cslang-builder/bin/cslang-builder
Expand Down

0 comments on commit d6be08c

Please sign in to comment.