changed circle ci to only deploy main automatically

This commit is contained in:
Tim Chamberlain
2023-08-17 09:53:57 -05:00
parent 28bdfc19e8
commit f49ac38e24

View File

@ -124,7 +124,7 @@ workflows:
context: [ qqq-maven-registry-credentials, kingsrook-slack, build-qqq-sample-app ] context: [ qqq-maven-registry-credentials, kingsrook-slack, build-qqq-sample-app ]
filters: filters:
branches: branches:
only: /dev/ only: /main/
tags: tags:
only: /(version|snapshot)-.*/ only: /(version|snapshot)-.*/