Skip to content

Commit 19be658

Browse files
committed
Force push v4 on repo mirror
1 parent 7f245ec commit 19be658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ mirror:
423423
- git clone "$CI_REPOSITORY_URL" --branch master _APP_CLONE;
424424
- cd _APP_CLONE
425425
- git remote add public $PUBLIC_REPO_URL
426-
- git push public master
426+
- git push public master -f
427427
- git push public "$(git describe --abbrev=0)"
428428

429429
i18n-sync-crowdin-redesign_2024:

0 commit comments

Comments
 (0)