From 07d64344e969a04dc4bfcf6825da00ca2f332a79 Mon Sep 17 00:00:00 2001 From: Steve Persch Date: Thu, 18 Jun 2020 11:34:06 -0500 Subject: [PATCH 1/2] trying dev:conditional-redirects-fix --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 299c087..0ca3628 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,6 +34,6 @@ workflows: message: "Preview your changes on Pantheon" orbs: - pfe: pantheon-systems/front-end@dev:main-instead-of-master + pfe: pantheon-systems/front-end@dev:conditional-redirects-fix slack: circleci/slack@3.4.2 # pfe: stevector/pantheon-frontend@dev:orb-params From f8ed213a8c5713496d1c0f9af74ed1a7d3a879d4 Mon Sep 17 00:00:00 2001 From: Steve Persch Date: Thu, 18 Jun 2020 11:36:00 -0500 Subject: [PATCH 2/2] Update config.yml --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0ca3628..9d58602 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -15,7 +15,6 @@ workflows: # trying to get the build to break with example.com data-source-url: "live-stevector-drupal.pantheonsite.io" resource-class: "small" - default-branch: main post-steps: - run: name: post deployment completion status