Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
ci
Commits
1853283c
Commit
1853283c
authored
Aug 28, 2020
by
Ralf Jung
Browse files
gitignore CI-generated files
parent
295a6538
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildjob
View file @
1853283c
...
...
@@ -49,6 +49,12 @@ fi
if
[[
"
$CI_RUNNER_DESCRIPTION
"
==
"coop-timing"
]]
;
then
export
TIMECMD
=
ci/perf
fi
echo
>>
.git/info/exclude
<<
EOF
ci/
opamroot/
build-env.txt
build-times.txt
EOF
# Build
status
"[buildjob] Perfoming build (make
$MAKE_TARGET
)"
...
...
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