Skip to content
Snippets Groups Projects

Resolve "Set software versions for v3.0"

Merged Sylvester Joosten requested to merge 54-set-software-versions-for-v3-0 into master
2 files
+ 13
14
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 6
6
@@ -2,12 +2,12 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
@@ -2,12 +2,12 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
variables:
variables:
## Application versions used for the main release ## note: nightly builds will always use the master branch
## Application versions used for the main release ## note: nightly builds will always use the master branch
JUGGLER_VERSION: "v1.5.0"
JUGGLER_VERSION: "v1.6.0"
NPDET_VERSION: "master"
NPDET_VERSION: "v0.5.0"
EICD_VERSION: "master"
EICD_VERSION: "v0.1.0"
DETECTOR_VERSION: "master"
DETECTOR_VERSION: "v0.1.0"
IP6_VERSION: "master"
IP6_VERSION: "v0.1.0"
ACCELERATOR_VERSION: "master"
ACCELERATOR_VERSION: "master" #needs to be merged into IP6
## Spack github version
## Spack github version
SPACK_VERSION: "63915de99b6d4bc7c8b8a22dc45e5c3dd7ee4f26"
SPACK_VERSION: "63915de99b6d4bc7c8b8a22dc45e5c3dd7ee4f26"
Loading