node-fblook/.drone.yml

10 lines
347 B
YAML
Raw Normal View History

2018-09-24 00:07:40 +08:00
pipeline:
docker:
image: plugins/docker
registry: docker.mtfos.xyz
2018-09-24 00:08:07 +08:00
repo: docker.mtfos.xyz/mtfos/node-fblook
2018-09-24 00:07:40 +08:00
dockerfile: Dockerfile
tags: [latest, "${DRONE_COMMIT}"]
when:
branch: release