Commit cbd6536894595a8ec80462fa16094a9d2dbc6165

Authored by boyang
1 parent 2a52ffe1

feat: 优化手机端SEO,开发面包屑,标签等,prod2.sh-21-22

Showing 1 changed file with 2 additions and 2 deletions
deploy/prod2.sh
1 #!/bin/bash 1 #!/bin/bash
2 # 变量定义 2 # 变量定义
3 -LAST_TAG="1.0.20"  
4 -TAG="1.0.21" 3 +LAST_TAG="1.0.21"
  4 +TAG="1.0.22"
5 TARGET_PATH="/root/web/canrud-outside-nuxt-front" 5 TARGET_PATH="/root/web/canrud-outside-nuxt-front"
6 DOCKERFILE_PATH="/root/web/canrud-outside-nuxt-front/canrud-nuxt-front" 6 DOCKERFILE_PATH="/root/web/canrud-outside-nuxt-front/canrud-nuxt-front"
7 IMAGE_NAME="canrud-outside-front" 7 IMAGE_NAME="canrud-outside-front"