Commit 35b8495
Arne-Christian Blystad
ref(builder): Remove /buildpacks override
The /buildpacks override in deis-builder never worked in the first
place. When removed, this reduces an extra edge case to test for
when testing deis-builder. In addition, there are multiple ways of
setting your own custom buildpacks:
* custom slugbuilder (requires custom deis-builder)
* multi-buildpack (.buildpacks file)
* BUILDPACK_URL environment variable1 parent 326f1a3 commit 35b8495
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 97 | | |
104 | 98 | | |
105 | 99 | | |
| |||
0 commit comments