mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +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}"
|
echo "ERROR: unknown environment - ${ENVIRONMENT}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
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
|
# 4. Commit and push the changes
|
||||||
cd playwright-trace/
|
cd playwright-trace/
|
||||||
|
Loading…
Reference in New Issue
Block a user