Changed to build-args.
This commit is contained in:
parent
bb0f605fc7
commit
ef15b26215
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@ name: tag
|
|||
steps:
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
environment:
|
||||
TAG: ${DRONE_TAG}
|
||||
build-args:
|
||||
- TAG=${DRONE_TAG}
|
||||
settings:
|
||||
registry: registry.thegibsonhome.net
|
||||
username:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue