Skip to content

Commit

Permalink
feature/IVYPORTAL-17377-Create-pipeline-to-run-Lighthouse-report
Browse files Browse the repository at this point in the history
  • Loading branch information
nhthinh-axonivy committed Dec 25, 2024
1 parent ef72de8 commit c850bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env: # Define reusable environment variables
NODE_VERSION: '16'
SERVER_URL: http://localhost:8080
SERVER_URL: portal01.server.ivy-cloud.com:8000
WAIT_TIME: 30 # Time to wait for server to be ready
REPORT_PATH: ./lighthouse-report.html

Expand Down

0 comments on commit c850bfd

Please sign in to comment.