From 82af24a61c00afabf08ffd09f5bd6692ff103c7e Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Mon, 11 Jul 2022 11:06:00 +0100 Subject: [PATCH] Add master key to docker builds since we don't currently build and store them anywhere --- .dockerignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index c4b1508ec..51af90c05 100644 --- a/.dockerignore +++ b/.dockerignore @@ -11,8 +11,6 @@ storage public/assets .byebug_history -config/master.key - public/packs public/packs-test node_modules