From 880ccf46233c4e0b9623c52a10b44cb3a46b9033 Mon Sep 17 00:00:00 2001 From: George Hudson Date: Tue, 19 Dec 2023 08:14:41 -0700 Subject: [PATCH] removed 2722/circleci branch references now that testing is done --- .circleci/deployment/workflows.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.circleci/deployment/workflows.yml b/.circleci/deployment/workflows.yml index bfb7fe7a2..8a4269c04 100644 --- a/.circleci/deployment/workflows.yml +++ b/.circleci/deployment/workflows.yml @@ -6,7 +6,6 @@ - equal: [ master, << pipeline.git.branch >> ] - equal: [ main, << pipeline.git.branch >> ] - equal: [ develop, << pipeline.git.branch >> ] - # - equal: [ '2722/circleci', << pipeline.git.branch >> ] #DELETE BEFORE MERGE - << pipeline.parameters.run_dev_deployment >> - not: << pipeline.parameters.run_nightly_owasp_scan >> @@ -21,7 +20,6 @@ filters: branches: ignore: - # - '2722/circleci' #DELETE BEFORE MERGE - develop - main - master @@ -29,7 +27,6 @@ filters: branches: only: - # - '2722/circleci' #DELETE BEFORE MERGE - develop - main - deploy-infrastructure-production: @@ -56,7 +53,6 @@ filters: branches: only: - # - '2722/circleci' #DELETE BEFORE MERGE - develop - enable-versioning: requires: @@ -94,7 +90,6 @@ filters: branches: ignore: - # - '2722/circleci' #DELETE BEFORE MERGE - develop - main - master @@ -104,7 +99,6 @@ filters: branches: only: - # - '2722/circleci' #DELETE BEFORE MERGE - develop - deploy-staging: requires: @@ -126,7 +120,6 @@ filters: branches: only: - - '2722/circleci' #DELETE BEFORE MERGE - develop - make_erd: # from ../util folder filters: