Skip to content

Commit

Permalink
Merge pull request #1382 from aurianer/remove_extra_build_type
Browse files Browse the repository at this point in the history
Remove duplicate `ARG BUILD_TYPE` in Dockerfile
  • Loading branch information
msimberg authored Dec 19, 2024
2 parents 04d79b2 + eefe963 commit bf866c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/docker/Dockerfile.spack_build
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RUN spack -e pika_ci config add "config:flags:keep_werror:all" && \

# Run compile only tests and tests.unit.build, submit ctest metrics to elastic
ARG SPACK_ARCH
ARG BUILD_TYPE
ARG CI_COMMIT_AUTHOR
ARG CI_COMMIT_BRANCH
ARG CI_COMMIT_DESCRIPTION
Expand Down

0 comments on commit bf866c8

Please sign in to comment.