Skip to content

Commit 6c53fb9

Browse files
committedFeb 21, 2025·
cloud build test 3
1 parent f035f88 commit 6c53fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN go mod download
1818
COPY . ./
1919

2020
RUN git fetch --tags
21+
RUN git describe --tags --always
2122

2223
# RUN git lfs pull && ls -alh publications
2324

0 commit comments

Comments
 (0)
Please sign in to comment.