ci: Fix triggering CircleCI release builds (#20275)

* ci: fix circleCI handling of booleans

* Explicitly specify 2.1
This commit is contained in:
John Kleinschmidt
2019-09-18 15:53:54 -04:00
committed by GitHub
parent 11cd0db86b
commit 104088b86b

View File

@@ -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