mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 19:39:07 +00:00
Pull request 2416: Fix specs
Merge in DNS/adguard-home from fix-specs to master Squashed commit of the following: commit 023af8465610e245f32e87e5dcb0c3f77c773405 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Mon May 26 14:18:27 2025 +0300 bamboo-specs: fix container name
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
'variables':
|
||||
'channel': 'beta'
|
||||
'dockerFrontend': 'adguard/home-js-builder:3.1'
|
||||
'dockerGo': 'adguard/go-builder:1.24.3s--1'
|
||||
'dockerGo': 'adguard/go-builder:1.24.3--1'
|
||||
# release-vX.Y.Z branches are the branches from which the actual final
|
||||
# release is built.
|
||||
- '^release-v[0-9]+\.[0-9]+\.[0-9]+':
|
||||
@@ -295,4 +295,4 @@
|
||||
'variables':
|
||||
'channel': 'release'
|
||||
'dockerFrontend': 'adguard/home-js-builder:3.1'
|
||||
'dockerGo': 'adguard/go-builder:1.24.3s--1'
|
||||
'dockerGo': 'adguard/go-builder:1.24.3--1'
|
||||
|
||||
Reference in New Issue
Block a user