🐛 Versions are always displayed with the "-modified" suffix (step 2) #16
@@ -19,6 +19,9 @@ RUN git describe --always --dirty=-modified
|
||||
|
||||
RUN dx build -r --platform web -- -j ${JOBS_NB}
|
||||
|
||||
RUN git diff
|
||||
RUN git describe --always --dirty=-modified
|
||||
|
||||
|
||||
FROM nginx:mainline-alpine-slim
|
||||
|
||||
|
Reference in New Issue
Block a user