Skip to content

Commit fcb777f

Browse files
committed
Filters on both jobs
1 parent d4e0014 commit fcb777f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,9 @@ workflows:
147147
- docker-image:
148148
requires:
149149
- images
150+
filters:
151+
branches:
152+
ignore: /.*/
153+
tags:
154+
only: /^v.*/
150155

0 commit comments

Comments
 (0)