Sign in
canrd-main
/
canrud-nuxt-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
eaec8c8ac9dfca9fab4cdc8c8a94a41b05130c64
Authored by
zhongnanhuang
2024-05-30 21:17:01 +0800
1 parent
9016b5f7
build: skipped
v1.0.1
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
deploy/prod.sh
deploy/prod.sh
View file @
eaec8c8
...
...
@@ -2,7 +2,7 @@
2
2
3
3
# 变量定义
4
4
IMAGE_NAME="canrud-outside-front"
5
-TAG="1.0.
0
"
5
+TAG="1.0.
1
"
6
6
TAR_FILE="${IMAGE_NAME}_${TAG}.tar"
7
7
REMOTE_HOST="root@112.74.45.244"
8
8
REMOTE_DIR="/root/web/canrud-outside-nuxt-front"
...
...