drone测试6
continuous-integration/drone/push Build is passing Details

This commit is contained in:
liaowei 2024-09-01 14:42:15 +08:00
parent 47c2174c15
commit 4e192363ea
1 changed files with 0 additions and 1 deletions

View File

@ -19,6 +19,5 @@ echo '---------- 运行新镜像 ----------'
docker run -p 9200:9200 --name ${app_name} \
-e TZ="Asia/Shanghai" \
-v /etc/localtime:/etc/localtime \
-f Dockerfile-auth \
-d ${group_name}/${app_name}:${app_version}
echo '----start container----'