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
GILLES Sebastien
MoReFEM
Commits
057105f8
Commit
057105f8
authored
Apr 11, 2019
by
GILLES Sebastien
Browse files
#1404 Yaml: add comments.
parent
b128d8c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
ExternalTools/Gitlab-CI/gitlab-ci-no-macos-with-tags.yml
View file @
057105f8
...
...
@@ -30,6 +30,8 @@ variables:
-
ninja |& tee compilation.log
-
ninja test
# as artifact are limited in size, I can't unfortunately use a separate stage...
after_script
:
# Remove the final targets that might be huge with static library, as cache creation could be beforehand
# more than 80 % of the time spent on the job in the worst cases!
-
mv build/Sources/CMakeFiles Tmp
-
rm -rf build/Sources
-
mkdir -p build/Sources
...
...
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