add drone build args

This commit is contained in:
Umputun
2018-06-19 13:53:51 -05:00
parent e56aaa87f1
commit ab35489da4
+3
View File
@@ -24,6 +24,9 @@ pipeline:
image: plugins/docker
repo: umputun/remark42
secrets: [ docker_username, docker_password ]
build_args:
- DRONE_TAG=${DRONE_TAG}
- DRONE_COMMIT=${DRONE_COMMIT}
tags:
- ${DRONE_TAG}
- latest