Skip to content

Commit 2870da6

Browse files
authored
Update config.yml
1 parent cc84702 commit 2870da6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.circleci/config.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ 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.*/
39+
branches:
40+
ignore: /.*/

0 commit comments

Comments
 (0)