Skip to content

Commit

Permalink
pilot-dev: avslutt med rapbase-install
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Oct 25, 2024
1 parent dcbb771 commit 02c143a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pilot-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ LABEL maintainer="Arnfinn Hykkerud Steindal <arnfinn.hykkerud.steindal@helse-nor
ARG GITHUB_PAT
ENV GITHUB_PAT=${GITHUB_PAT}

RUN R -e "remotes::install_github(c('Rapporteket/rapbase@nordiscir_mod', 'Rapporteket/rapFigurer', \
'Rapporteket/pilot', 'Rapporteket/nordicscir@nhn'))"
RUN R -e "remotes::install_github(c('Rapporteket/rapFigurer', \
'Rapporteket/pilot', 'Rapporteket/nordicscir@nhn', 'Rapporteket/rapbase@nordiscir_mod'))"

0 comments on commit 02c143a

Please sign in to comment.