all: resync with master

This commit is contained in:
Ainar Garipov
2024-07-03 15:53:40 +03:00
parent 158d4f0249
commit 5c6bb33e3a
4 changed files with 6 additions and 269 deletions

View File

@@ -194,6 +194,6 @@
# Set the default release channel on the release branch to beta, as we
# may need to build a few of these.
'variables':
'dockerFrontend': '${bamboo.adguardRegistryBasePath}/home-js-builder:2.0'
'dockerGo': '${bamboo.adguardRegistryBasePath}/go-builder:1.22.5--1'
'dockerFrontend': 'adguard/home-js-builder:2.0'
'dockerGo': 'adguard/go-builder:1.22.5--1'
'channel': 'candidate'