Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Elias Steurer
ScreenPlay
Commits
d37f4030
Commit
d37f4030
authored
Jan 16, 2021
by
Elias Steurer
🇩🇪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test CI
parent
6a3872fb
Pipeline
#242629763
failed with stages
in 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
d37f4030
...
...
@@ -89,7 +89,7 @@ build:linux_debug:
script
:
-
sudo apt-get update -y
-
sudo apt-get install apt-transport-https ca-certificates gnupg software-properties-common wget software-properties-common snapd -y
-
s
ystemctl start snapd.service
-
s
udo /etc/init.d/snapd start
-
sudo snap install cqtdeployer
-
wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | sudo tee /etc/apt/trusted.gpg.d/kitware.gpg >/dev/null
-
sudo apt-add-repository 'deb https://apt.kitware.com/ubuntu/ bionic-rc main' -y
...
...
@@ -115,7 +115,7 @@ build:linux_release:
script
:
-
sudo apt-get update -y
-
sudo apt-get install apt-transport-https ca-certificates gnupg software-properties-common wget software-properties-common snapd -y
-
s
ystemctl start snapd.service
-
s
udo /etc/init.d/snapd start
-
sudo snap install cqtdeployer
-
wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | sudo tee /etc/apt/trusted.gpg.d/kitware.gpg >/dev/null
-
sudo apt-add-repository 'deb https://apt.kitware.com/ubuntu/ bionic-rc main' -y
...
...
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