We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d6fab commit 3ecb08bCopy full SHA for 3ecb08b
offline/ci.sh
@@ -202,7 +202,7 @@ pull_charts() {
202
echo "Pulling charts done."
203
}
204
205
-wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/c5729427af29609b904958e2d369573bae3daac6/build.json"
+wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/a09d9ce86def35784fece9ade9fcbc62b87303c5/build.json"
206
wire_build_chart_release "$wire_build" | pull_charts
207
208
# Uncomment if you want to create non-wire-build release
0 commit comments