Add webhook to circleci --4

pull/335/head
Johan Girod 2018-09-06 19:30:30 +02:00
parent 6db183344c
commit 97f7cf6fde
1 changed files with 1 additions and 3 deletions

View File

@ -53,9 +53,7 @@ jobs:
CYPRESS_baseUrl: http://embauche.beta.gouv.fr
steps:
- run: npm install --save-dev cypress
# We wait an arbitrary 1 min for the deploy (TODO: use netlify hook for triggering a this job)
- run: sleep 60
- run: yarn run cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759
- run: ./node_modules/.bin/cypress run --record --key 21660df5-36a5-4c49-b23d-801799b0c759
workflows:
version: 2