Skip to content

Commit

Permalink
mod pilot for nordscir
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Oct 25, 2024
1 parent 22da42b commit 8e40db7
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', 'Rapporteket/rapFigurer', \
'Rapporteket/pilot'))"
RUN R -e "remotes::install_github(c('Rapporteket/rapbase@nordiscir_mod', 'Rapporteket/rapFigurer', \
'Rapporteket/pilot', 'Rapporteket/pilot@nhn'))"

0 comments on commit 8e40db7

Please sign in to comment.