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