Skip to content

Commit

Permalink
fix release-naming - make appliable to branches and fix version name.…
Browse files Browse the repository at this point in the history
… AG-35244

Squashed commit of the following:

commit 6bbe9a1
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Sep 3 12:55:14 2024 +0300

    fix release-naming - make appliable to branches and fix version name
  • Loading branch information
slavaleleka committed Sep 3, 2024
1 parent c8c9e8e commit fadb0c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bamboo-specs/dnr-rulesets-auto-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ deployment:
name: DNR Rulesets - auto deploy
source-plan: AJL-DNRRULESETSAUTOBUILD

release-naming: ${bamboo.buildNumber}
release-naming:
next-version-name: ${bamboo.inject.version}
# TODO: remove the following line after release/v3.1 is merged into master
applies-to-branches: true

environments:
- npmjs
Expand Down

0 comments on commit fadb0c0

Please sign in to comment.