diff options
| author | 杨永强 <[email protected]> | 2021-10-28 02:08:26 +0000 |
|---|---|---|
| committer | 杨永强 <[email protected]> | 2021-10-28 02:08:26 +0000 |
| commit | 9cfc2389d1f19fc8abbc1131a295ad1fe678891d (patch) | |
| tree | 68f6c70e5091e84528741e85ca734627058ba2f3 | |
| parent | d4e57b1b856c0e6a6019d3c0447a3f4b99dc51fb (diff) | |
更新.gitlab-ci.yml文件
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
