Commit eaec8c8ac9dfca9fab4cdc8c8a94a41b05130c64

Authored by zhongnanhuang
1 parent 9016b5f7

v1.0.1

Showing 1 changed file with 1 additions and 1 deletions
deploy/prod.sh
@@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
2 2
3 # 变量定义 3 # 变量定义
4 IMAGE_NAME="canrud-outside-front" 4 IMAGE_NAME="canrud-outside-front"
5 -TAG="1.0.0" 5 +TAG="1.0.1"
6 TAR_FILE="${IMAGE_NAME}_${TAG}.tar" 6 TAR_FILE="${IMAGE_NAME}_${TAG}.tar"
7 REMOTE_HOST="root@112.74.45.244" 7 REMOTE_HOST="root@112.74.45.244"
8 REMOTE_DIR="/root/web/canrud-outside-nuxt-front" 8 REMOTE_DIR="/root/web/canrud-outside-nuxt-front"