- use regex
This commit is contained in:
parent
a30d873527
commit
e2bb4633e4
@ -56,7 +56,7 @@ steps:
|
|||||||
force_tag: true
|
force_tag: true
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- pr-build-${DRONE_BRANCH}
|
- pr-build-$(sed 's/\//-/g' <<< ${DRONE_BRANCH})
|
||||||
- name: Build and Push (Staging) Container Image
|
- name: Build and Push (Staging) Container Image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
when:
|
when:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user