Skip to content

Commit

Permalink
Update CI config to use new template for container build (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
edopao authored Feb 8, 2024
1 parent 8035531 commit 0af78d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ variables:

.build_template:
stage: build
extends: .container-builder
extends: .container-builder-cscs-zen2
variables:
DOCKERFILE: ci/docker/Dockerfile.build
DOCKER_BUILD_ARGS: '["PYVERSION=$PYVERSION"]'
Expand Down

0 comments on commit 0af78d3

Please sign in to comment.