mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
Bug 1820036 - Add Matrix labeling on Firebase Test Lab
This commit is contained in:
parent
5cf3267a03
commit
11db8a0b9d
@ -138,7 +138,7 @@ set -o pipefail && $JAVA_BIN -jar $FLANK_BIN android run \
|
||||
--app=$APK_APP --test=$APK_TEST \
|
||||
--local-result-dir="${RESULTS_DIR}" \
|
||||
--project=$GOOGLE_PROJECT \
|
||||
--client-details=commit=${MOBILE_HEAD_REV:-None},pullRequest=${PULL_REQUEST_NUMBER:-None} \
|
||||
--client-details=matrixLabel=${PULL_REQUEST_NUMBER:-None} \
|
||||
| tee flank.log
|
||||
|
||||
exitcode=$?
|
||||
|
Loading…
Reference in New Issue
Block a user