Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
pipelines
Commits
e3b5ce1f
Commit
e3b5ce1f
authored
Mar 03, 2021
by
Tigran Mkrtchyan
☕
Browse files
added osm-build pipeline
parent
744beeaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
osm-build.yml
0 → 100644
View file @
e3b5ce1f
stages
:
-
build
build
:
stage
:
build
image
:
centos:7
retry
:
1
script
:
-
yum install -y gcc make libtirpc-devel
-
cd src
-
make
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment