diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e47a181..bf84c92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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