Browse Source

ci: Fix triggering CircleCI release builds (#20275)

* ci: fix circleCI handling of booleans

* Explicitly specify 2.1
John Kleinschmidt 5 years ago
parent
commit
104088b86b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -1789,7 +1789,7 @@ jobs:
       - *step-maybe-notify-slack-success
 
 workflows:
-  version: 2
+  version: 2.1
 
   # The publish workflows below each contain one job so that they are 
   # compatible with how sudowoodo works today.  If these workflows are