on ci, tag docker image with git tag
This commit is contained in:
parent
58811fcb66
commit
d125efd39b
@ -21,7 +21,7 @@ steps:
|
|||||||
dockerfile: presentation/Dockerfile
|
dockerfile: presentation/Dockerfile
|
||||||
context: presentation/
|
context: presentation/
|
||||||
repo: h3m6q87t.gra7.container-registry.ovh.net/vendeeformation/presentation
|
repo: h3m6q87t.gra7.container-registry.ovh.net/vendeeformation/presentation
|
||||||
tag: latest
|
tag: ${DRONE_TAG:=latest}
|
||||||
pull_image: true
|
pull_image: true
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user