Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Moore
Merge requests
!2540
Fix binary tag used in docs pipeline
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix binary tag used in docs pipeline
rm-fix-docs
into
master
Overview
1
Commits
1
Pipelines
2
Changes
1
Merged
Rosen Matev
requested to merge
rm-fix-docs
into
master
1 year ago
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
fixes
#619 (closed)
Edited
1 year ago
by
Rosen Matev
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7e5cd05f
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
Options
@@ -17,7 +17,7 @@ stages:
variables
:
TARGET_BRANCH
:
master
# Parameters for downloading nightlies and building Moore
BINARY_TAG
:
x86_64_v2-centos7-gcc1
1
-opt
BINARY_TAG
:
x86_64_v2-centos7-gcc1
2
-opt
NO_LBLOGIN
:
"
1"
# prevent lbdocker containers to start LbLogin/LbEnv
LB_NIGHTLY_SLOT
:
lhcb-master
Loading