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
blaar
blaar
Commits
885a597e
Commit
885a597e
authored
May 08, 2019
by
Julien Abadji
Browse files
Update .gitlab-ci.yml
parent
12a0adb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
885a597e
...
...
@@ -2,10 +2,8 @@ image: ubuntu:latest
job1
:
script
:
-
apt update
-
apt install -y sudo git g++ cmake ninja-build
doxygen lsof libpng-dev libjpeg-dev gnuplot fftw3-dev libsndfile1-dev libasound2-dev libv4l-dev libgtk-3-dev
-
apt install -y sudo git g++ cmake ninja-build
-
developer_tools/clone_standard_modules.sh
-
git submodule add https://promethe.u-cergy.fr/blaar/asound.git
-
git submodule add https://promethe.u-cergy.fr/blaar/i_v4l2_camera.git
-
./install.sh all
-
./check_all.sh
-
developer_tools/update_bash_profile.sh ~/.bashrc
...
...
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