This commit is contained in:
parent
a8fe9322ab
commit
6276e01435
@ -13,6 +13,11 @@ steps:
|
|||||||
repo: otakukaze/golang-base-image
|
repo: otakukaze/golang-base-image
|
||||||
tags:
|
tags:
|
||||||
- "${DRONE_BRANCH}"
|
- "${DRONE_BRANCH}"
|
||||||
|
username: otakukaze
|
||||||
|
password:
|
||||||
|
from_secret: password
|
||||||
|
build_args:
|
||||||
|
- "IMG_TAG=${DRONE_BRANCH}"
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- refs/heads/1-alpine
|
- refs/heads/1-alpine
|
||||||
|
Loading…
Reference in New Issue
Block a user