We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16ff69 commit b628a9bCopy full SHA for b628a9b
.circleci/config.yml
@@ -94,20 +94,20 @@ workflows:
94
branches:
95
ignore: /.*/
96
tags:
97
- only: /^\d+\.\d+\.\d+$/
+ only: /^\d+\.\d+$/
98
- github-release:
99
requires:
100
- build
101
filters:
102
103
104
105
106
- docker-publish:
107
108
109
110
111
112
113
0 commit comments