mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
devops: follow-up on Trace Viewer deployment (#10154)
This commit is contained in:
parent
7b64161a37
commit
c98b8ebd2b
@ -55,6 +55,8 @@ else
|
||||
echo "ERROR: unknown environment - ${ENVIRONMENT}"
|
||||
exit 1
|
||||
fi
|
||||
# CNAME needs to be located inside the served docs/ folder for GitHub Pages
|
||||
cp playwright-trace/CNAME playwright-trace/docs/CNAME
|
||||
|
||||
# 4. Commit and push the changes
|
||||
cd playwright-trace/
|
||||
|
Loading…
Reference in New Issue
Block a user