Skip to content

Commit

Permalink
Debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 8, 2024
1 parent 26590b5 commit acf7310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ ONBUILD RUN if [ -n "${CACHE_BUCKET}" ]; then \
ONBUILD RUN spack config blame mirrors

ONBUILD RUN mkdir $REPOS_ROOT && cd $REPOS_ROOT \
&& pwd && echo $REPOS_ROOT && echo $REPOS_BRANCH && ls -al \
&& git clone --depth=1 --single-branch --branch $REPOS_BRANCH https://github.com/BlueBrain/spack.git .

# Add custom repositories: order matters, last one will be preferred
Expand Down

0 comments on commit acf7310

Please sign in to comment.