1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-16 06:39:50 +00:00
Files
cards-database/.drone.yml
2020-03-16 21:18:35 +01:00

12 lines
144 B
YAML

kind: pipeline
name: default
type: docker
steps:
- name: test
image: node:alpine
commands:
- apk -q add yarn
- yarn compile