Skip to content

Commit 71f54fe

Browse files
committed
AG-49550 add extension to requirements in specs
Squashed commit of the following: commit 91f947e Author: slvvko <v.leleka@adguard.com> Date: Wed Dec 17 12:07:43 2025 -0500 update requirements in specs
1 parent d723d35 commit 71f54fe

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

bamboo-specs/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Build:
6262
required: true
6363
requirements:
6464
- adg-docker: 'true'
65+
- extension: 'true'
6566

6667
triggers: []
6768

bamboo-specs/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ npmjs: &npmjs
7171
commitMessage: 'deploy: update docs for v${bamboo.inject.version}'
7272
requirements:
7373
- adg-docker: 'true'
74+
- extension: 'true'
7475
notifications:
7576
- events:
7677
- deployment-started-and-finished

bamboo-specs/increment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Increment:
5555
- "./bamboo-specs/scripts/cleanup.sh"
5656
requirements:
5757
- adg-docker: 'true'
58+
- extension: 'true'
5859

5960
branches:
6061
create: manually

0 commit comments

Comments
 (0)