Skip to content

Commit a10fc95

Browse files
farioasnikitabelonogov
authored andcommitted
ci: checkout only single branch
1 parent b217dc5 commit a10fc95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
submodules: 'recursive'
108108
ref: ${{ inputs.sha }}
109-
fetch-depth: 0
109+
fetch-depth: 2147483647
110110

111111
- name: Set up Docker Buildx
112112
uses: docker/setup-buildx-action@v3.11.1

0 commit comments

Comments
 (0)