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
Florian Goth
mscbdecomp
Commits
2d5b0831
Commit
2d5b0831
authored
Dec 09, 2021
by
Florian Goth
Browse files
fix pipeline
parent
aa7a66ec
Pipeline
#13064
passed with stages
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2d5b0831
...
...
@@ -72,7 +72,7 @@ mscbdecomp_tests:
stage
:
test
script
:
-
echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list
-
apt-get install -y -t bullseye-backports cmake
-
apt-get
update && apt-get
install -y -t bullseye-backports cmake
-
cmake -E make_directory build
-
cd build
-
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=RELEASE ..
...
...
Write
Preview
Markdown
is supported
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