Skip to content

Commit

Permalink
ci: test set revision
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jan 21, 2024
1 parent e7f4b0f commit 6993362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN npm ci --legacy-peer-deps
COPY . .

ARG REVISION
ENV VUE_AEPP_REVISION $REVISION
ENV VUE_APP_REVISION $REVISION

# TODO: remove legacy openssl after updating @vue/cli
RUN NODE_OPTIONS=--openssl-legacy-provider npm run build -- --report
Expand Down

0 comments on commit 6993362

Please sign in to comment.