mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-18 05:35:53 +08:00
Update push.yaml
This commit is contained in:
parent
41e2c6b075
commit
d1a4bb10ea
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
if [ ${array[1]} == "tags" ]
|
||||
then
|
||||
echo "tag build"
|
||||
img_tag=${GITHUB_REF#refs/*/}
|
||||
img_tag=${GITHUB_REF#refs/*/v}
|
||||
else
|
||||
echo "non tag build"
|
||||
img_tag="latest"
|
||||
|
Loading…
x
Reference in New Issue
Block a user