Skip to content

Commit

Permalink
Update buildpack.yaml (#955)
Browse files Browse the repository at this point in the history
PACK_REGISTRY_GCR is no longer needed
  • Loading branch information
dprotaso authored and google-prow-robot committed May 24, 2018
1 parent 9a082ec commit 3234411
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sample/templates/buildpack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ spec:
image: packs/cf:export
workingdir: /in
args: ["${IMAGE}"]
env:
- name: PACK_REGISTRY_GCR
value: "true"
volumeMounts:
- name: droplet
mountPath: /in
Expand Down

0 comments on commit 3234411

Please sign in to comment.