mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-01 23:58:17 +03:00
devops: save log for cronjob
This commit is contained in:
parent
ae878882bb
commit
7af5f4a2a5
@ -44,4 +44,4 @@ if [[ -n $(git status -s) ]]; then
|
||||
fi
|
||||
|
||||
git pull origin master
|
||||
../checkout_build_archive_upload.sh $BROWSER_NAME
|
||||
../checkout_build_archive_upload.sh $BROWSER_NAME >/tmp/checkout_build_archive_upload--$BROWSER_NAME.log
|
||||
|
Loading…
Reference in New Issue
Block a user