feat: allow specifying org/repo for spack and eic-spack
Compare changes
Files
2+ 10
− 17
@@ -23,25 +23,16 @@ RUN --mount=type=cache,target=/var/cache/apt \
@@ -81,10 +72,12 @@ ARG CACHE_BUST="hash"
Part of !410 (closed). This makes the docker build a bit closer to what spack ci
assumes. Also allows generality.