Closed tmc closed 7 years ago
ala https://devcenter.heroku.com/changelog-items/630
this should be present in the environment at runtime. If you want it available during build-time, you'll need to opt into docker's build arguments via deis config:set DEIS_DOCKER_BUILD_ARGS_ENABLED=true.
deis config:set DEIS_DOCKER_BUILD_ARGS_ENABLED=true
ala https://devcenter.heroku.com/changelog-items/630