Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jeremy Andrea
Ph2_ACF
Commits
5d6c5e56
Commit
5d6c5e56
authored
Feb 03, 2020
by
Jeremy Andrea
Browse files
Update .gitlab-ci.yml
parent
937894fa
Pipeline
#1387500
failed with stage
in 7 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5d6c5e56
...
@@ -15,13 +15,17 @@ before_script:
...
@@ -15,13 +15,17 @@ before_script:
-
yum -y -q install boost
-
yum -y -q install boost
-
yum -y -q install boost-devel
-
yum -y -q install boost-devel
-
yum -y -q install uhal
-
yum -y -q install uhal
-
ls
-
pwd
stages
:
stages
:
-
build_Ph2_ACF
-
compile
compilation
:
compilation
:
stage
:
build_Ph2_ACF
stage
:
compile
script
:
script
:
-
ls
-
ls
-
mkdir build/
-
mkdir build/
...
@@ -31,7 +35,3 @@ compilation:
...
@@ -31,7 +35,3 @@ compilation:
-
cd ..
-
cd ..
-
ls
-
ls
after_script
:
-
source setup.sh
-
echo "compilation done and source setup"
Write
Preview
Supports
Markdown
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