auto tag
This commit is contained in:
parent
e578152305
commit
4fab0bca42
1 changed files with 4 additions and 1 deletions
|
@ -20,8 +20,11 @@ steps:
|
|||
image: plugins/docker
|
||||
settings:
|
||||
repo: ruanbekker/dronetest
|
||||
auto_tag: true
|
||||
auto_tag: false
|
||||
auto_tag_suffix: alpine
|
||||
tags:
|
||||
- ${DRONE_COMMIT_BRANCH}
|
||||
- latest
|
||||
username:
|
||||
from_secret: dockerhub_username
|
||||
password:
|
||||
|
|
Loading…
Reference in a new issue