Skip to content

Commit

Permalink
CSCS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Aug 16, 2024
1 parent 0679b30 commit 7bf397a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cscs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ build_base_stage1_image_job:
stage: build_base_stage1_image
extends: .gt-container-builder
variables:
DOCKERFILE: ci/utils/docker/base_spack_deps/Dockerfile
DOCKERFILE: docker/base_spack_deps/Dockerfile
DOCKER_BUILD_ARGS: '["BASE_IMAGE=$BASE_IMAGE_STAGE0", "PROJECT_NAME=$PROJECT_NAME", "SPACK_ENV_FILE=spack-${CONTAINER_RUNNER}.yaml"]'
PERSIST_IMAGE_NAME: $CSCS_REGISTRY_PATH/pasc_kilos/${CONTAINER_RUNNER}/${PROJECT_NAME}_base_stage1_image
WATCH_FILECHANGES: 'docker/base/Dockerfile docker/base_spack_deps/Dockerfile' # TODO: inherit from stage0
Expand Down

0 comments on commit 7bf397a

Please sign in to comment.