Skip to content

Commit 378e087

Browse files
author
Jan
committed
chore: full cci workflow again
1 parent 99132f1 commit 378e087

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.circleci/config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ workflows:
6969
- publish_prod:
7070
requires:
7171
- build
72-
# filters:
73-
# tags:
74-
# # run CircleCI on tag create
75-
# only: /^v[0-9]+(\.[0-9]+)*/
76-
# branches:
77-
# ignore: /.*/
72+
filters:
73+
tags:
74+
# run CircleCI on tag create
75+
only: /^v[0-9]+(\.[0-9]+)*/
76+
branches:
77+
ignore: /.*/

0 commit comments

Comments
 (0)