Skip to content
Snippets Groups Projects

Fix binary tag used in docs pipeline

Merged Rosen Matev requested to merge rm-fix-docs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -17,7 +17,7 @@ stages:
variables:
TARGET_BRANCH: master
# Parameters for downloading nightlies and building Moore
BINARY_TAG: x86_64_v2-centos7-gcc11-opt
BINARY_TAG: x86_64_v2-centos7-gcc12-opt
NO_LBLOGIN: "1" # prevent lbdocker containers to start LbLogin/LbEnv
LB_NIGHTLY_SLOT: lhcb-master
Loading