Skip to content

Commit cc84702

Browse files
committed
simplify(wip)
1 parent 7200b89 commit cc84702

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ workflows:
3232
filters:
3333
tags:
3434
only: /.*/
35-
- build-push:
36-
filters:
37-
tags:
38-
only: /^\d\.\d\.\d.*/
35+
#- build-push:
36+
# filters:
37+
# tags:
38+
# only: /^\d\.\d\.\d.*/

0 commit comments

Comments
 (0)