This commit is contained in:
parent
a354603112
commit
5398059bb1
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ steps:
|
|||
from_secret: REGISTRY_TOKEN
|
||||
|
||||
commands:
|
||||
- git config --global --add safe.directory $(pwd)
|
||||
- git describe --tags
|
||||
- export IMAGE_TAG=$(git describe --tags)
|
||||
- echo $IMAGE_TAG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue