diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b608e7e..a7b7b83 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ deploy_job: #- git fsck --full #- git prune - git gc --prune=now --aggressive - - git push -u github master + - git push -u github master -f only: - master - tags \ No newline at end of file