Skip to content

Commit

Permalink
Update sync-gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MYassineBoum authored May 26, 2024
1 parent 5b91206 commit b134a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
GITLAB_ACCESS_TOKEN: ${{ secrets.GITLAB_ACCESS_TOKEN }}
run: |
git remote add gitlab "https://oauth2:${GITLAB_ACCESS_TOKEN}@${GITLAB_REPO}"
git pull gitlab mvn-multimodules --strategy-option theirs
git pull gitlab mvn-multimodules
git push gitlab mvn-multimodules

0 comments on commit b134a79

Please sign in to comment.