Skip to content
Snippets Groups Projects
mirrors.yaml.in 485 B
Newer Older
  • Learn to ignore specific revisions
  •       url: s3://eictest/EPIC/spack/${SPACK_VERSION}
    
          access_pair:
          - ${S3RW_ACCESS_KEY}
          - ${S3RW_SECRET_KEY}
          access_token: null
          profile: null
          endpoint_url: https://eics3.sdcc.bnl.gov:9000
        push:
    
          url: s3://eictest/EPIC/spack/${SPACK_VERSION}
    
          access_pair:
          - ${S3RW_ACCESS_KEY}
          - ${S3RW_SECRET_KEY}
          access_token: null
          profile: null
          endpoint_url: https://eics3.sdcc.bnl.gov:9000