Trying to change Cypress basu URL

This commit is contained in:
David Négrier 2020-04-16 00:06:24 +02:00
parent 9175682f32
commit 75941a5c68

View file

@ -86,6 +86,8 @@ jobs:
- name: Run Cypress tests
uses: cypress-io/github-action@v1
env:
CYPRESS_BASE_URL: http://${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
with:
env: host=${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com,port=80
spec: cypress/integration/spec1.js