overleaf-ldap/.drone.yml
Jan-Henrik Bruhn 2e40b204d1
Some checks failed
continuous-integration/drone/push Build is failing
rename drone yaml
2022-12-29 23:03:18 +01:00

11 lines
122 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: docker:latest
commands:
- docker build