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
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
tags:
|
tags: latest
|
||||||
- latest
|
|
||||||
- ${DRONE_TAG}
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- stable
|
- stable
|
||||||
|
Loading…
Reference in New Issue
Block a user