Added scan (station) apis feature/67-scan_apis #80

Merged
niggl merged 51 commits from feature/67-scan_apis into dev 2021-01-08 19:18:42 +00:00
Showing only changes of commit e6576f4a54 - Show all commits

View File

@ -11,7 +11,7 @@ steps:
- git checkout $DRONE_SOURCE_BRANCH
- mv .env.ci .env
- name: run tests
image: node:alpine
image: node:14.15.1-alpine3.12
commands:
- yarn
- yarn test:ci
@ -39,7 +39,7 @@ steps:
registry: registry.odit.services
- name: run full license export
depends_on: ["clone"]
image: node:alpine
image: node:14.15.1-alpine3.12
commands:
- yarn
- yarn licenses:export