Fixing domain name

This commit is contained in:
David Négrier 2020-05-13 16:17:58 +02:00
parent 7d67b62cf9
commit dd5a0c9933
3 changed files with 3 additions and 2 deletions

View file

@ -88,6 +88,7 @@ jobs:
- name: Run Cypress tests
uses: cypress-io/github-action@v1
env:
# FIXME: for master, the URL is not the same!
CYPRESS_BASE_URL: https://${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
with:
env: host=${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com,port=80