Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
02d468a4
Commit
02d468a4
authored
Jul 15, 2021
by
Leander Schulten
Browse files
Try new image
parent
04bbfe01
Pipeline
#510519
failed with stage
in 5 minutes and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
02d468a4
image
:
registry.git.rwth-aachen.de/leander.schulten/lichtsteuerung/
build_qt_5.15.2-shared-without-wine-with-gcc-10
image
:
registry.git.rwth-aachen.de/leander.schulten/lichtsteuerung/
mxe-dynamic
stages
:
stages
:
-
build
-
build
...
@@ -23,9 +23,6 @@ build:
...
@@ -23,9 +23,6 @@ build:
-
mkdir -p build
-
mkdir -p build
-
cd build
-
cd build
-
ln -s /usr/bin/ninja /usr/bin/ninja-build
-
ln -s /usr/bin/ninja /usr/bin/ninja-build
-
ninja --version
-
cmake --version
-
apt-get install build-essential libgl1-mesa-dev -y
-
cmake -G Ninja .. -DVCPKG_TARGET_TRIPLET=x64-linux-windows-static
-
cmake -G Ninja .. -DVCPKG_TARGET_TRIPLET=x64-linux-windows-static
-
ninja
-
ninja
-
cd ..
-
cd ..
...
...
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