add build args for tags
This commit is contained in:
parent
e95c04bf68
commit
be8a18f03b
@ -47,6 +47,8 @@ steps:
|
||||
from_secret: dockerhub_password
|
||||
tags:
|
||||
- ${DRONE_TAG}
|
||||
build_args:
|
||||
- ROUNDCUBEMAIL_VERSION=${DRONE_TAG}
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
Loading…
x
Reference in New Issue
Block a user