Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Henrik Mathias Berg
3020_o6
Commits
5de58cef
Commit
5de58cef
authored
Sep 11, 2020
by
Henrik Mathias Berg
Browse files
ci
parent
263fadcc
Pipeline
#85221
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
5de58cef
image
:
archlinux:latest
fuzzertest
:
script
:
-
pacman -Syu --noconfirm make clang cmake
-
mkdir build
-
cd build
-
CC=clang cmake ..
-
make
-
./tests/utility_fuzzer_test -max_total_time=60
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