Compare commits

...

1 Commits

Author SHA1 Message Date
Jay
6276e01435 change ci config
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-16 00:47:15 +08:00

View File

@ -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