diff mbox series

[buildbot] Bump to latest Buildbot release 3.3.0

Message ID 20210903184542.533509-1-mail@aparcar.org
State Under Review
Delegated to: Paul Spooren
Headers show
Series [buildbot] Bump to latest Buildbot release 3.3.0 | expand

Commit Message

Paul Spooren Sept. 3, 2021, 6:45 p.m. UTC
See changelog:
https://github.com/buildbot/buildbot/releases/tag/v3.3.0

Signed-off-by: Paul Spooren <mail@aparcar.org>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 07a0407..5b6f6eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@ 
 variables:
-  BUILDBOT_VERSION: 3.2.0
+  BUILDBOT_VERSION: 3.3.0
   OPENWRT_VERSION: $CI_COMMIT_SHORT_SHA
 
 include: