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:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
environment:
|
build-args:
|
||||||
TAG: ${DRONE_TAG}
|
- TAG=${DRONE_TAG}
|
||||||
settings:
|
settings:
|
||||||
registry: registry.thegibsonhome.net
|
registry: registry.thegibsonhome.net
|
||||||
username:
|
username:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue