Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion bamboo-specs/build-prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ Build:
shared: true
required: true
requirements:
- adg-docker: 'true'
- extension: 'true'

triggers: []
Expand Down
1 change: 0 additions & 1 deletion bamboo-specs/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ Build:
shared: true
required: true
requirements:
- adg-docker: 'true'
- extension: 'true'

triggers: []
Expand Down
3 changes: 0 additions & 3 deletions bamboo-specs/deploy-prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ marketplace.visualstudio.com:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down Expand Up @@ -96,7 +95,6 @@ open-vsx.org:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down Expand Up @@ -137,7 +135,6 @@ GitHub:
./bamboo-deploy-publisher/deploy.sh vscode-adblock-syntax-github-prerelease
final-tasks: []
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down
3 changes: 0 additions & 3 deletions bamboo-specs/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ marketplace.visualstudio.com:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down Expand Up @@ -96,7 +95,6 @@ open-vsx.org:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down Expand Up @@ -137,7 +135,6 @@ GitHub:
./bamboo-deploy-publisher/deploy.sh vscode-adblock-syntax-github-release
final-tasks: []
requirements:
- adg-docker: 'true'
- extension: 'true'
notifications:
- events:
Expand Down
1 change: 0 additions & 1 deletion bamboo-specs/increment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Increment:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements:
- adg-docker: 'true'
- extension: 'true'

branches:
Expand Down
1 change: 0 additions & 1 deletion bamboo-specs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ Test Shared:
scripts:
- "./bamboo-specs/scripts/cleanup.sh"
requirements: &requirements
- adg-docker: 'true'
- extension: 'true'

Test Syntaxes:
Expand Down