Skip to content

Commit

Permalink
Use continuous delivery only for non-main branches
Browse files Browse the repository at this point in the history
  • Loading branch information
elzik committed Oct 26, 2024
1 parent 1779a3a commit 8d919e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mode: ContinuousDelivery
mode: ContinuousDeployment
branches:
main:
is-release-branch: true
mode: ContinuousDelivery

0 comments on commit 8d919e0

Please sign in to comment.