File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -12,19 +12,12 @@ jobs:
1212 runs-on : ubuntu-latest
1313
1414 env :
15- RUNNER : ${{ secrets.RUNNER }}
16- LOG_LEVEL : ${{ secrets.LOG_LEVEL }}
1715 HEADLESS : ${{ secrets.HEADLESS }}
1816 BASE_URL : ${{ secrets.BASE_URL }}
17+ ELM_TIMEOUT : ${{ secrets.BASE_URL }}
18+ DEBUG : ${{ secrets.DEBUG }}
1919 ADMIN_USER : ${{ secrets.ADMIN_USER }}
2020 ADMIN_PASS : ${{ secrets.ADMIN_PASS }}
21- CANDIDATE_USER : ${{ secrets.CANDIDATE_USER }}
22- CANDIDATE_PASS : ${{ secrets.CANDIDATE_PASS }}
23- RANDOM_USER_API_URL : ${{ secrets.RANDOM_USER_API_URL }}
24- RANDOM_USER_API_ENDPOINT : ${{ secrets.RANDOM_USER_API_ENDPOINT }}
25- ELM_TIMEOUT : ${{ secrets.ELM_TIMEOUT }}
26- CUSTOMER_VIEW_URL : ${{ secrets.CUSTOMER_VIEW_URL }}
27- RESUME_QUICK_LINK : ${{ secrets.RESUME_QUICK_LINK }}
2821 GOOGLE_CHAT_WEBHOOK : ${{ secrets.GOOGLE_CHAT_WEBHOOK }}
2922
3023 strategy :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments