We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60525aa commit d3e4ac5Copy full SHA for d3e4ac5
.github/workflows/app.yml
@@ -69,5 +69,5 @@ jobs:
69
70
- name: Docker Pull && Restart App
71
run: |
72
- ssh self_host 'cd /home/deploy/app/playwright && sh update_and_restart.sh'
+ ssh self_host 'cd /home/deploy/app/headless-browser-clusters && sh update_and_restart.sh'
73
.github/workflows/browser.yml
@@ -68,5 +68,5 @@ jobs:
68
0 commit comments