mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-27 03:41:02 +00:00
ls -la
This commit is contained in:
parent
e0bbb58ec5
commit
dd6b539119
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue