Skip to content

Commit 7d29445

Browse files
author
Matthew Fisher
committed
Merge pull request #1802 from bacongobbler/cedar-stack
fix(controller): hardcode STACK envvar to cedar
2 parents 8b301a2 + 362b042 commit 7d29445

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

builder/slugbuilder/builder/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ su slugbuilder
6363
export APP_DIR="$app_dir"
6464
export HOME="$app_dir"
6565
export REQUEST_ID=$(openssl rand -base64 32)
66+
export STACK=cedar
6667

6768
## Buildpack detection
6869

0 commit comments

Comments
 (0)