Skip to content
Snippets Groups Projects

Update gitlab-ci.yml

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -50,3 +50,5 @@ sync:
@@ -50,3 +50,5 @@ sync:
- git lfs fetch --all
- git lfs fetch --all
- git push --mirror "${GIT_PUSH_REPO}"
- git push --mirror "${GIT_PUSH_REPO}"
- git lfs push --all "${GIT_PUSH_REPO}"
- git lfs push --all "${GIT_PUSH_REPO}"
 
interruptible: false
 
retry: 2
Loading