gitlab: Fix mirror url to match stack name (#31399)
We adopted the convention of putting binaries for each stack into a dedicated mirror named after the directory in which the stack (spack.yaml file) resides. This fixes the mirror url of the radiuss-aws-aarch64 stack to follow that convention.
This commit is contained in:
		| @@ -57,7 +57,7 @@ spack: | |||||||
|     - - $compiler |     - - $compiler | ||||||
|     - - $target |     - - $target | ||||||
|  |  | ||||||
|   mirrors: { "mirror": "s3://spack-binaries/develop/radiuss-aws" } |   mirrors: { "mirror": "s3://spack-binaries/develop/radiuss-aws-aarch64" } | ||||||
|  |  | ||||||
|   gitlab-ci: |   gitlab-ci: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Scott Wittenburg
					Scott Wittenburg