Skip to content

Commit

Permalink
Additional branches added to circleci build config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaltby committed Dec 9, 2021
1 parent 61b092e commit 92dcba2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ workflows:
only:
- develop
- master
- main
- v3alpha
- v2beta
- uge-tracker
- "make:win32":
Expand All @@ -158,6 +160,8 @@ workflows:
only:
- develop
- master
- main
- v3alpha
- v2beta
- uge-tracker
- "make:win64":
Expand All @@ -168,6 +172,8 @@ workflows:
only:
- develop
- master
- main
- v3alpha
- v2beta
- uge-tracker
- "make:linux":
Expand All @@ -178,6 +184,8 @@ workflows:
only:
- develop
- master
- main
- v3alpha
- v2beta
- uge-tracker
- "upload_artifacts":
Expand All @@ -191,5 +199,7 @@ workflows:
only:
- develop
- master
- main
- v3alpha
- v2beta
- uge-tracker

0 comments on commit 92dcba2

Please sign in to comment.