change docker image name

This commit is contained in:
Jay 2018-09-24 00:08:07 +08:00
parent e9d4d30f57
commit e25e03c4e3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pipeline:
docker:
image: plugins/docker
registry: docker.mtfos.xyz
repo: docker.mtfos.xyz/mtfos/fblook
repo: docker.mtfos.xyz/mtfos/node-fblook
dockerfile: Dockerfile
tags: [latest, "${DRONE_COMMIT}"]
when: