更新.gitlab-ci.yml文件

This commit is contained in:
杨永强
2021-10-28 02:08:26 +00:00
parent d4e57b1b85
commit 9cfc2389d1

View File

@@ -55,7 +55,6 @@ stages:
master_build:
stage: build
script:
- DATE=$(date +%Y%m%d%H%I%s)
- echo $DATE
- echo "正式服务器环境配置"
- if [ ! -d ".git" ]; then