fix error

This commit is contained in:
uazo 2021-10-11 08:39:41 +02:00 committed by GitHub
parent 2b4e41ca3a
commit 1276c3c905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.