hence/.drone.yml

12 lines
193 B
YAML
Raw Normal View History

2022-07-09 15:33:03 +00:00
---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: tmaier/docker-compose
commands:
- shards install --production
- shards build --release --static