plex-test/.drone.yml
Joe Groocock 200c39520a
Some checks reported errors
continuous-integration/drone/push Build was killed
Update drone config to 1.x
2019-06-22 22:23:56 +01:00

17 lines
241 B
YAML

---
kind: pipeline
name: build-and-publish
steps:
- name: build
image: spritsail/docker-build
settings:
repo: ppass-dev
make: true
---
kind: signature
hmac: abb9eb8389cc42164fb95c63730e5dfb619c4009b0cdf0de444ad2d74d449363
...