diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9d07779..aa54a2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,7 @@ deploy_job: - git remote -v - git checkout master - git branch + - git pull github master - git push github master only: - master