Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Weinzierl
teaMPI
Commits
8d21456b
Commit
8d21456b
authored
Dec 15, 2021
by
Philipp Samfaß
Browse files
Build stage
parent
9936adb3
Pipeline
#773263
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8d21456b
...
...
@@ -20,5 +20,9 @@ build-job: # This job runs in the build stage, which runs first.
stage
:
build
script
:
-
echo "Compiling the code..."
-
mkdir build
-
cd build
-
cmake ..
-
make
-
echo "Compile complete."
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