RED-3800 try get version 4
This commit is contained in:
parent
8c999af015
commit
40010b8912
@ -31,6 +31,7 @@ RUN cat version.json
|
||||
RUN version=$(jq .FRONTEND_APP_VERSION version.json -r | cat) && \
|
||||
jq --arg version "$version" '.version = $version' package.json > tmp.json && \
|
||||
mv tmp.json package.json
|
||||
|
||||
RUN cat package.json
|
||||
COPY yarn.lock yarn.lock
|
||||
COPY nx.json nx.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user