Skip to content

Commit

Permalink
⚠️ change name of repo
Browse files Browse the repository at this point in the history
Leaving as a draft until we actually change the name of the repository.

Relates to RMI-PACTA/pacta-dashboard-svelte#132 (comment)
  • Loading branch information
jdhoffa authored Jan 9, 2025
1 parent 940f429 commit fae5d77
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 @@ -57,7 +57,7 @@ RUN Rscript -e "pak::local_install_deps('/workflow.pacta.dashboard')"
FROM base AS install-pacta

ENV DASHBOARD_SKELETON_FILES_DIR="/mnt/dashboard_skeleton_files"
COPY --from=ghcr.io/rmi-pacta/pacta-dashboard-svelte:main /app/build $DASHBOARD_SKELETON_FILES_DIR/
COPY --from=ghcr.io/rmi-pacta/pacta-dashboard-ui:main /app/build $DASHBOARD_SKELETON_FILES_DIR/

COPY . /workflow.pacta.dashboard/

Expand Down

0 comments on commit fae5d77

Please sign in to comment.