Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Thoennes
cppTests
Commits
e550e84b
Commit
e550e84b
authored
Aug 11, 2020
by
Dominik Thoennes
Browse files
Update .gitlab-ci.yml
parent
aecc0a74
Pipeline
#26165
passed with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e550e84b
...
...
@@ -7,13 +7,14 @@ stages:
build
:
stage
:
build
script
:
-
cd explicit-templates
-
mkdir build
-
cd build
-
cmake ..
-
make
artifacts
:
paths
:
-
build
-
explicit-templates/
build
# run tests using the binary built before
test
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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