Skip to content

Commit

Permalink
Use jessie-scm instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Micah Young committed Oct 12, 2017
1 parent c08f8a8 commit e532702
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions tasks/init-nodes/task
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ true ${CF_PASSWORD:?"!"}
true ${CF_ORGANIZATION:?"!"}
true ${CF_SPACE:?"!"}

apt update
apt install -y git

curl -L "https://cli.run.pivotal.io/stable?release=debian64&version=6.26.0&source=github-rel" > cfcli.deb
dpkg -i cfcli.deb

Expand Down
2 changes: 1 addition & 1 deletion tasks/init-nodes/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image_resource:
type: docker-image
source:
repository: buildpack-deps
tag: jessie-curl
tag: jessie-scm
inputs:
- name: quorum-pcf
- name: pipelines
Expand Down

0 comments on commit e532702

Please sign in to comment.