Skip to content

Commit ebff8a2

Browse files
lreadborkdude
authored andcommitted
ci: trigger build-deploy job only on version tag (#46)
Closes #40
1 parent 7e839f4 commit ebff8a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ workflows:
1212
requires:
1313
- build
1414
filters:
15+
branches:
16+
ignore: /.*/
1517
tags:
1618
only: /Release-.*/
1719
context:

0 commit comments

Comments
 (0)