Skip to content

Commit

Permalink
Add MT5 envrionment variables (#11387)
Browse files Browse the repository at this point in the history
  • Loading branch information
markodonnell-deriv committed Nov 14, 2023
1 parent 0f71a20 commit 2af4e8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/smoketests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
E2E_OAUTH_URL: ${{ secrets.E2E_OAUTH_URL }}
E2E_CONFIG_APPID: ${{ secrets.E2E_CONFIG_APPID }}
E2E_CONFIG_SERVER: ${{ secrets.E2E_CONFIG_SERVER }}
E2E_MT5_LOGIN: ${{ secrets.E2E_MT5_LOGIN }}
E2E_MT5_PASSWORD: ${{ secrets.E2E_MT5_PASSWORD }}
E2E_MT5_BASEURL: ${{ secrets.E2E_MT5_BASEURL }}

- name: Set comments message
id: set_msg
Expand Down

1 comment on commit 2af4e8f

@vercel
Copy link

@vercel vercel bot commented on 2af4e8f Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-app – ./

deriv-app.binary.sx
deriv-app.vercel.app
binary.sx
deriv-app-git-master.binary.sx

Please sign in to comment.