modify error

This commit is contained in:
somunslotus 2025-05-06 16:53:54 +08:00
parent 047d053d0b
commit c29691cb91
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
tag=$(date +%Y%m%d%H%M%S)
image=172.20.32.187/pipeline-service/nebula-graph-studio:v3.10.1-debug-good
image=172.20.32.187/pipeline-service/nebula-graph-studio:v3.10.1-${tag}
docker build -t ${image} .
docker push image
docker push $image