devops: follow-up on Trace Viewer deployment (#10154)
This commit is contained in:
parent
c98b8ebd2b
commit
3d18b67ce8
2
.github/workflows/publish_release.yml
vendored
2
.github/workflows/publish_release.yml
vendored
|
|
@ -67,6 +67,6 @@ jobs:
|
|||
node-version: 16
|
||||
- run: npm i -g npm@7
|
||||
- name: Deploy
|
||||
run: bash utils/build/deploy-trace-viewer.sh canary
|
||||
run: bash utils/build/deploy-trace-viewer.sh production
|
||||
env:
|
||||
GH_SERVICE_ACCOUNT_TOKEN: ${{ secrets.GH_SERVICE_ACCOUNT_TOKEN }}
|
||||
|
|
|
|||
1
playwright-trace
Submodule
1
playwright-trace
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit df7a099b3e48fbb45e45d884c275f80e79ed0ae9
|
||||
Loading…
Reference in a new issue