Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit e532702

Browse files
author
Micah Young
committed
Use jessie-scm instead
1 parent c08f8a8 commit e532702

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

tasks/init-nodes/task

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ true ${CF_PASSWORD:?"!"}
99
true ${CF_ORGANIZATION:?"!"}
1010
true ${CF_SPACE:?"!"}
1111

12-
apt update
13-
apt install -y git
14-
1512
curl -L "https://cli.run.pivotal.io/stable?release=debian64&version=6.26.0&source=github-rel" > cfcli.deb
1613
dpkg -i cfcli.deb
1714

tasks/init-nodes/task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image_resource:
44
type: docker-image
55
source:
66
repository: buildpack-deps
7-
tag: jessie-curl
7+
tag: jessie-scm
88
inputs:
99
- name: quorum-pcf
1010
- name: pipelines

0 commit comments

Comments
 (0)