From ef8ee1f28e40b12dfd26c067f86c1b6fc9a1d070 Mon Sep 17 00:00:00 2001 From: Zebot Date: Tue, 17 Sep 2024 08:57:22 +0000 Subject: [PATCH] Update wire-build to version https://raw.githubusercontent.com/wireapp/wire-builds/2b04beb90544e05f43781e98f93b0dc85da3540d/build.json --- offline/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/offline/ci.sh b/offline/ci.sh index 0407635e3..9696a98d4 100755 --- a/offline/ci.sh +++ b/offline/ci.sh @@ -201,7 +201,7 @@ pull_charts() { echo "Pulling charts done." } -wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/22741cbaa6c8a6c1bd99055a12f9c605f2a67fe6/build.json" +wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/2b04beb90544e05f43781e98f93b0dc85da3540d/build.json" wire_build_chart_release "$wire_build" | pull_charts # Uncomment if you want to create non-wire-build release