Skip to content

Commit 10e760f

Browse files
committed
update
1 parent 069c103 commit 10e760f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-cbdb-build-containers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
# Checkout repository code with full history
8383
- name: Checkout code
8484
uses: actions/checkout@v4
85+
with:
86+
fetch-depth: 0
8587

8688
# Generate version information for image tags
8789
# - BUILD_DATE: Current date in YYYYMMDD format

0 commit comments

Comments
 (0)