From 33549d7cec20787751c0f4d2da4d3b38e9e919a6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20=C5=A0tetiar?= Date: Fri, 25 Mar 2022 22:38:54 +0100 Subject: [PATCH] Bump to latest Buildbot release 3.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Å tetiar --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 73d58f0..2ad470e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - BUILDBOT_VERSION: 3.4.1 + BUILDBOT_VERSION: 3.5.0 OPENWRT_VERSION: $CI_COMMIT_SHORT_SHA include: -- 2.30.2