We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d723d35 commit 71f54feCopy full SHA for 71f54fe
3 files changed
bamboo-specs/build.yaml
@@ -62,6 +62,7 @@ Build:
62
required: true
63
requirements:
64
- adg-docker: 'true'
65
+ - extension: 'true'
66
67
triggers: []
68
bamboo-specs/deploy.yaml
@@ -71,6 +71,7 @@ npmjs: &npmjs
71
commitMessage: 'deploy: update docs for v${bamboo.inject.version}'
72
73
74
75
notifications:
76
- events:
77
- deployment-started-and-finished
bamboo-specs/increment.yaml
@@ -55,6 +55,7 @@ Increment:
55
- "./bamboo-specs/scripts/cleanup.sh"
56
57
58
59
60
branches:
61
create: manually
0 commit comments