fix error

This commit is contained in:
uazo
2021-10-11 08:39:41 +02:00
committed by GitHub
parent 2b4e41ca3a
commit 1276c3c905

View File

@@ -292,7 +292,7 @@ jobs:
https_proxy=
[[ "$USEGOMA" = "true" ]] && \
wget http://127.0.0.1:8088/logz?INFO -O $ARTIFACS_DIR/goma-client.log
wget http://127.0.0.1:8088/logz?INFO -O $ARTIFACS_DIR/goma-client.log \
|| \
echo Skipped.