Skip to content

Commit

Permalink
test workflow_run
Browse files Browse the repository at this point in the history
  • Loading branch information
amvanbaren committed Nov 16, 2023
1 parent 93b7a2e commit 1b024af
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 @@ -30,4 +30,4 @@ RUN /usr/bin/yarn --cwd website \
FROM ghcr.io/eclipse/openvsx-server:v0.14.0

COPY --from=builder --chown=openvsx:openvsx /workdir/website/static/ BOOT-INF/classes/static/
COPY --from=builder --chown=openvsx:openvsx /workdir/configuration/ config/
COPY --from=builder --chown=openvsx:openvsx /workdir/configuration/ config/

0 comments on commit 1b024af

Please sign in to comment.