fin drone config

This commit is contained in:
Jay 2018-08-17 22:45:50 +08:00
parent 8fc916241d
commit 26b4b077a9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ pipeline:
docker: docker:
image: plugins/docker image: plugins/docker
registry: docker.mtfos.xyz registry: docker.mtfos.xyz
repo: docker.mtfos.xyz/mtfos/bot2 repo: docker.mtfos.xyz/mtfos/bot
dockerfile: Dockerfile dockerfile: Dockerfile
tags: [latest, $$COMMIT] tags: [latest, "${DRONE_COMMIT}"]
when: when:
branch: release branch: release