chore(deploy): comment out version bump in deployment script
This commit is contained in:
@@ -10,7 +10,7 @@ source "$SCRIPT_DIR/_deploy_lib.sh"
|
|||||||
# 主函数
|
# 主函数
|
||||||
main() {
|
main() {
|
||||||
push_to_remote "production" "main"
|
push_to_remote "production" "main"
|
||||||
NEW_VERSION=$(bump_version)
|
# NEW_VERSION=$(bump_version)
|
||||||
purge_cdn_cache
|
purge_cdn_cache
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user