This commit is contained in:
Felix Ableitner 2020-12-10 18:16:44 +01:00
parent e0bbb58ec5
commit dd6b539119
1 changed files with 2 additions and 0 deletions

View File

@ -80,7 +80,9 @@ steps:
image: node:15-alpine3.12
user: root
commands:
- ls -la
- cd api_tests/
- ls -la
- ./prepare-drone-federation-test.sh
- yarn
- yarn api-test