Update .drone.yml
This commit is contained in:
parent
3a59ca9431
commit
282baeac15
@ -7,7 +7,6 @@ steps:
|
|||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}:${DRONE_COMMIT_SHA}
|
- ${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}:${DRONE_COMMIT_SHA}
|
||||||
- ${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}:latest
|
- ${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user