8000 CI: upd workflow filters · arangodb/arangodb-java-driver@18ab8a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 18ab8a5

Browse files
committed
CI: upd workflow filters
1 parent b2c535f commit 18ab8a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.circleci/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,8 @@ workflows:
383383
- 'j17'
384384
- 'j21'
385385
filters:
386+
tags:
387+
only: /^v.*/
386388
branches:
387389
only:
388390
- main
@@ -400,6 +402,8 @@ workflows:
400402
- '-Dadb.jackson.version=2.11.4'
401403
- '-Dadb.jackson.version=2.10.5'
402404
filters:
405+
tags:
406+
only: /^v.*/
403407
branches:
404408
only:
405409
- main
@@ -421,6 +425,8 @@ workflows:
421425
- '22.0.1-graalce'
422426
- '21.0.2-graalce'
423427
filters:
428+
tags:
429+
only: /^v.*/
424430
branches:
425431
only:
426432
- main
@@ -434,6 +440,8 @@ workflows:
434440
topology:
435441
- 'activefailover'
436442
filters:
443+
tags:
444+
only: /^v.*/
437445
branches:
438446
only:
439447
- main

0 commit comments

Comments
 (0)
0