mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-21 22:48:44 +00:00
do not also run tests on integration branches
This commit is contained in:
@ -153,7 +153,7 @@ workflows:
|
|||||||
context: [ qqq-maven-registry-credentials, build-qqq-sample-app ]
|
context: [ qqq-maven-registry-credentials, build-qqq-sample-app ]
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
ignore: /dev/
|
ignore: /(dev|integration.*)/
|
||||||
tags:
|
tags:
|
||||||
ignore: /(version|snapshot)-.*/
|
ignore: /(version|snapshot)-.*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user