Skip to content

Commit a8cea0b

Browse files
author
Panos
committed
Updated ci filters
1 parent 9c01e17 commit a8cea0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,11 @@ workflows:
103103
- "3.6"
104104
- "3.7"
105105
- "3.8"
106+
filters:
107+
tags:
108+
ignore: /.*/
106109
- manylinux:
107110
context: Docker
108-
requires:
109-
- python_test
110111
filters:
111112
tags:
112113
only: /.*/

0 commit comments

Comments
 (0)