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