forked from 77media/video-flow
更新配置
This commit is contained in:
parent
7cd6582724
commit
1e0b6bdb49
@ -43,6 +43,6 @@ echo "Build process completed at $(date)" | tee -a $LOGFILE
|
||||
echo "upload to nexus at $(date)" | tee -a $LOGFILE
|
||||
curl -u 'admin':'YZ9Gq6=8\*G|?:,' --upload-file $PROJECT_NAME-$PROFILE_ENV.tar.gz https://repo.qikongjian.com/repository/frontend-tar-files/
|
||||
|
||||
清理构建文件
|
||||
rm -rf dist
|
||||
rm $PROJECT_NAME-$PROFILE_ENV.tar.gz
|
||||
# 清理构建文件
|
||||
rm -rf dist
|
||||
rm $PROJECT_NAME-$PROFILE_ENV.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user