fix usegoma = false

This commit is contained in:
uazo
2021-10-10 20:53:22 +02:00
committed by GitHub
parent 5c144ee742
commit 2b4e41ca3a

View File

@@ -291,8 +291,10 @@ jobs:
http_proxy= http_proxy=
https_proxy= https_proxy=
[[ "$USEGOMA" = "true" ]] && [[ "$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.
- name: Generate breakpad symbols - name: Generate breakpad symbols
shell: bash shell: bash