Skip to content
Snippets Groups Projects

.gitlab-ci.yml: new versions of juggler, npdet, eicd with new edm4hep model

Merged Wouter Deconinck requested to merge wdconinc-master-patch-52286 into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -3,9 +3,9 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
@@ -3,9 +3,9 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
variables:
variables:
## Application versions used for the main release
## Application versions used for the main release
## note: nightly builds will always use the master/main branch
## note: nightly builds will always use the master/main branch
JUGGLER_VERSION: "v5.0.0"
JUGGLER_VERSION: "v6.0.0"
NPDET_VERSION: "v1.2.4"
NPDET_VERSION: "v1.3.0"
EICD_VERSION: "v1.1.0"
EICD_VERSION: "v2.0.0"
AFTERBURNER_VERSION: "v0.1.2"
AFTERBURNER_VERSION: "v0.1.2"
## Spack github version
## Spack github version
Loading