Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
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