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 3ecb08b commit 5b7b2c3Copy full SHA for 5b7b2c3
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/a09d9ce86def35784fece9ade9fcbc62b87303c5/build.json"
+wire_build="https://raw.githubusercontent.com/wireapp/wire-builds/5c138d5ac8d5aea8e2e6270c7c836ba5bc28c2ae/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