change docker image name
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user