devops: follow-up on Trace Viewer deployment (#10154)

This commit is contained in:
Max Schmitt 2021-11-09 00:42:59 +01:00
parent 7b64161a37
commit c98b8ebd2b

View File

@ -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/