Skip to content

Commit 0929180

Browse files
committedFeb 21, 2025·
cloud build test 2
1 parent b15865c commit 0929180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN go mod download
1717
# Copy local code to the container image.
1818
COPY . ./
1919

20-
RUN ls -lah
20+
RUN git fetch --tags
2121

2222
# RUN git lfs pull && ls -alh publications
2323

0 commit comments

Comments
 (0)
Please sign in to comment.