Skip to content

Commit

Permalink
missing @
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 26, 2024
1 parent 65962ba commit 676dccd
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 @@ -31,7 +31,7 @@ COPY .. .


# Install the pipeline repository (along with the bbp-atlas CLI)
RUN pip install git+https://github.com/BlueBrain/bbp-atlas-pipeline.git${REF_NAME}
RUN pip install git+https://github.com/BlueBrain/bbp-atlas-pipeline.git@${REF_NAME}

# Install dependencies

Expand Down

0 comments on commit 676dccd

Please sign in to comment.