pull/1335/head
Felix Ableitner 2020-12-10 18:31:28 +01:00
parent 94d6ceb4df
commit f8a196faaf
1 changed files with 1 additions and 2 deletions

View File

@ -83,8 +83,7 @@ steps:
- name: run federation tests
image: node:15-alpine3.12
commands:
- apt-get update
- apt-get -y install --no-install-recommends bash curl
- apk add bash curl
- cd api_tests/
- sh prepare-drone-federation-test.sh
- yarn