Wait on build for testing

This commit is contained in:
kolaente 2021-02-23 23:02:26 +01:00
parent aa52e29402
commit 515eb28ba6
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ steps:
- yarn serve & npx wait-on http://localhost:8080 - yarn serve & npx wait-on http://localhost:8080
- yarn test:frontend --browser chrome - yarn test:frontend --browser chrome
depends_on: depends_on:
- dependencies - build
- name: upload-test-results - name: upload-test-results
image: plugins/s3:1 image: plugins/s3:1