Skip to content

Commit b390914

Browse files
committed
ci
1 parent 3ab0bea commit b390914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
git config --global user.name "GitHub Actions"
4343
git config --global user.email "actions@github.com"
44+
git config pull.rebase false
4445
git pull origin main
4546
4647
- name: Set up Node 20

0 commit comments

Comments
 (0)