Pull request 2161: Upd Go
Squashed commit of the following: commit 304703195e66e935a5900b07d1cefea262a4689d Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Mar 6 15:42:57 2024 +0300 all: log changes better commit c47f31ac7f6be6d5bada670065f20c32b0bd29e9 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Mar 6 15:33:19 2024 +0300 bamboo-specs: upd img commit 5286ca1afe2c04e9b1d0b55bcbcd02d462947e8c Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Mar 6 14:59:18 2024 +0300 tools: upd go commit fd5e94f0d4afadbf48deab1cee4ee23f82f1bd0f Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Mar 6 14:11:05 2024 +0300 all: upd go
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
'key': 'AHBRTSPECS'
|
||||
'name': 'AdGuard Home - Build and run tests'
|
||||
'variables':
|
||||
'dockerGo': 'adguard/golang-ubuntu:8.0'
|
||||
'dockerGo': 'adguard/golang-ubuntu:8.1'
|
||||
'channel': 'development'
|
||||
|
||||
'stages':
|
||||
@@ -127,5 +127,5 @@
|
||||
# Set the default release channel on the release branch to beta, as we
|
||||
# may need to build a few of these.
|
||||
'variables':
|
||||
'dockerGo': 'adguard/golang-ubuntu:8.0'
|
||||
'dockerGo': 'adguard/golang-ubuntu:8.1'
|
||||
'channel': 'candidate'
|
||||
|
||||
Reference in New Issue
Block a user