Skip to content

Commit

Permalink
add sandbox routing context
Browse files Browse the repository at this point in the history
  • Loading branch information
davixcky committed Jul 12, 2024
1 parent 6e984f0 commit 37f960d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .signadot/testing/demo-playwright-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ spec:
tar czf playwright-report.tar.gz playwright-report
exit $E2E_EXIT_CODE
routingContext:
sandbox: "@{sandbox}"
uploadArtifact:
- path: hotrod/playwright-report/index.html
- path: hotrod/playwright-report.tar.gz
Expand Down

0 comments on commit 37f960d

Please sign in to comment.