summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author杨永强 <[email protected]>2021-10-28 02:37:10 +0000
committer杨永强 <[email protected]>2021-10-28 02:37:10 +0000
commit740673cbbc158727f456bf252022a23e29ab1133 (patch)
treeb63595db7bc3723e5075e7acd4e0d3b44d863a33
parentd3e52b1f77537167469a8b04cf71694a8317b437 (diff)
更新.gitlab-ci.yml文件
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1a02e95..e7cc347 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,7 +63,7 @@ master_build:
- else
- git stash
- fi
- - git pull
+ - git pull origin master
- echo $DATE
only:
- master