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
LAFORÊT Nicolas
Tetris - Advanced Programming
Commits
1444a41f
Commit
1444a41f
authored
Apr 17, 2021
by
LAFORÊT Nicolas
🐇
Browse files
💚
Fix CI build
parent
28220b57
Pipeline
#51563
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1444a41f
...
...
@@ -5,7 +5,7 @@ image: gcc
build
:
stage
:
build
before_script
:
-
apt update && apt -y install cmake make libsdl2-dev
gcovr
-
apt update && apt -y install cmake make libsdl2-dev
libsdl2-ttf-dev
script
:
-
mkdir build && cd build
-
cmake ..
...
...
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