From b05d14798d40d27de15f2d0fd2daec8dfa7d560b Mon Sep 17 00:00:00 2001 From: Pierre Bastianelli Date: Tue, 17 Dec 2024 15:16:50 -0800 Subject: [PATCH] chore: test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0fc3bcf924..f3bc1cde8c 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ Then we need to watch for any possible errors in the logs when deploying the app ### Release to prod We can follow the same steps as for the `test` environment, but this time we need to deploy the application to the `prod` environment in shipit. Once the application is deployed, we need to make a release tag in zenhub and assign it to all zenhub issues that were part of the release. We also need to move all zenhub issues that were part of the release to the `closed` column. + +test