diff --git a/.circleci/config.yml b/.circleci/config.yml index 299c087..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 @@ -34,6 +33,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