We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f035f88 commit 6c53fb9Copy full SHA for 6c53fb9
Dockerfile
@@ -18,6 +18,7 @@ RUN go mod download
18
COPY . ./
19
20
RUN git fetch --tags
21
+RUN git describe --tags --always
22
23
# RUN git lfs pull && ls -alh publications
24
0 commit comments