DEV: Use yarn `--frozen-lockfile` in production (#637)
authorDavid Taylor <david@taylorhq.com>
Wed, 13 Jul 2022 13:04:27 +0000 (14:04 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Jul 2022 13:04:27 +0000 (14:04 +0100)
commit3536c188e5374b70adc48b17044a63389907c517
tree90dd72db4750fff25d8b969558f20b417e8fa8d6
parent7ab9e3afc7724ac47b9de0271371f6526177bf0c
DEV: Use yarn `--frozen-lockfile` in production (#637)

This ensures that a `yarn install` will never modify the lockfile. We always want to use the lockfile from source control.
image/base/release.Dockerfile
templates/web.template.yml