8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c535f commit 18ab8a5Copy full SHA for 18ab8a5
.circleci/config.yml
@@ -383,6 +383,8 @@ workflows:
383
- 'j17'
384
- 'j21'
385
filters:
386
+ tags:
387
+ only: /^v.*/
388
branches:
389
only:
390
- main
@@ -400,6 +402,8 @@ workflows:
400
402
- '-Dadb.jackson.version=2.11.4'
401
403
- '-Dadb.jackson.version=2.10.5'
404
405
406
407
408
409
@@ -421,6 +425,8 @@ workflows:
421
425
- '22.0.1-graalce'
422
426
- '21.0.2-graalce'
423
427
428
429
424
430
431
432
@@ -434,6 +440,8 @@ workflows:
434
440
topology:
435
441
- 'activefailover'
436
442
443
444
437
445
438
446
439
447
0 commit comments