From 1c4e4387abc3e9cc9f4320457c5d6456cdce7a3f Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Tue, 9 Mar 2021 13:17:32 +0000 Subject: DevOps team reviews for bot deployments --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5a4aede30..0caf02308 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,6 +10,7 @@ on: jobs: build: + environment: production if: github.event.workflow_run.conclusion == 'success' name: Build & Push runs-on: ubuntu-latest -- cgit v1.2.3