Merge branch 'fix-test-ci' into 'develop'
CI: Add python in test stage See merge request pleroma/admin-fe!218
This commit is contained in:
commit
f1594354d6
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ test:
|
|||
key: '$CI_COMMIT_SHORT_SHA'
|
||||
policy: pull
|
||||
script:
|
||||
- apk add python
|
||||
- yarn test
|
||||
|
||||
docker:
|
||||
|
|
Loading…
Reference in a new issue