forked from shibao/cannery
fix docker image tag for latest builds
This commit is contained in:
parent
08c9cddc78
commit
80ad939aab
@ -35,9 +35,7 @@ steps:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_TAG}
|
||||
tags: latest
|
||||
when:
|
||||
branch:
|
||||
- stable
|
||||
|
Loading…
Reference in New Issue
Block a user