update .drone.yml to push latest
This commit is contained in:
@@ -12,9 +12,10 @@ steps:
|
||||
password:
|
||||
from_secret: docker_password
|
||||
tags:
|
||||
- ${DRONE_BRANCH//\//-}-${DRONE_COMMIT_SHA:0:8}
|
||||
- ${DRONE_COMMIT_SHA}
|
||||
- ${DRONE_BRANCH/\//-}
|
||||
- ${DRONE_BRANCH/master/latest}
|
||||
- latest
|
||||
|
||||
# rebuild weekly and push
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user