We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68114ff commit c8a9fa2Copy full SHA for c8a9fa2
1 file changed
.circleci/config.yml
@@ -61,7 +61,10 @@ workflows:
61
- shellcheck
62
release:
63
jobs:
64
+ - build-deploy-e2e
65
- release:
66
+ requires:
67
68
filters:
69
tags:
70
only: /^([0-9]\d*)\.([0-9]\d*)\.([0-9]\d*).*$/
0 commit comments