Open MatMoore opened 6 years ago
We're using the ruby buildpack when deploying to PaaS, but we don't actually need it.
There is a static files one we can use instead - example here: https://github.com/alphagov/registers-tech-docs/blob/master/manifest.yml
I think the steps here are:
ruby_buildback
staticfile_buildpack
manifest.yaml
We're using the ruby buildpack when deploying to PaaS, but we don't actually need it.
There is a static files one we can use instead - example here: https://github.com/alphagov/registers-tech-docs/blob/master/manifest.yml