updating DRONE_TAG substring stripping
This commit is contained in:
parent
0e26e95965
commit
f2cac2ce4e
@ -19,7 +19,7 @@ steps:
|
||||
from_secret: docker_password
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_TAG##"builder-v"}
|
||||
- "${DRONE_TAG##builder-v}"
|
||||
when:
|
||||
ref:
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user