Use same image to build dvsdk as to generate it
This commit is contained in:
		
				
					committed by
					
						
						Todd Gamblin
					
				
			
			
				
	
			
			
			
						parent
						
							ae092915ac
						
					
				
				
					commit
					f6fcfd2acc
				
			@@ -30,7 +30,7 @@ spack:
 | 
			
		||||
  mirrors: { "mirror": "s3://spack-binaries-develop/data-vis-sdk" }
 | 
			
		||||
 | 
			
		||||
  gitlab-ci:
 | 
			
		||||
    image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] }
 | 
			
		||||
    image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
 | 
			
		||||
    script:
 | 
			
		||||
      - . "./share/spack/setup-env.sh"
 | 
			
		||||
      - spack --version
 | 
			
		||||
@@ -47,7 +47,7 @@ spack:
 | 
			
		||||
          tags: ["spack", "public", "large", "x86_64"]
 | 
			
		||||
    temporary-storage-url-prefix: "s3://spack-binaries-prs/pipeline-storage"
 | 
			
		||||
    service-job-attributes:
 | 
			
		||||
      image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] }
 | 
			
		||||
      image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
 | 
			
		||||
      before_script:
 | 
			
		||||
        - . "./share/spack/setup-env.sh"
 | 
			
		||||
        - spack --version
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user