Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2021-10-12 15:05:34 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-10-12 15:05:34 +0300
commit8b83daf34497bfd5c72419abe779372dd702f65e (patch)
tree46d217b062231d22fb17fb14a416bf33b67022c8 /.gitlab-ci.yml
parentc71e76c7a3095115a82e9f34601b6eef4a6d832b (diff)
Rollback Let's Encrypt SSL workaround
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3437d8066..b4fa9c177 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -77,9 +77,6 @@ flatpak:test:
- apt-get update -qq
- add-apt-repository $FLATPAK_PPA -y
- apt-get update -qq
- # These are temporary needed. Let's Encrypt has changed their root certificate.
- - apt-get install --reinstall ca-certificates
- - git config --global http.sslverify false
- apt-get install -y -qq flatpak-builder flatpak build-essential git-core
- flatpak --user remote-add --if-not-exists flathub $FLATHUB_REPO
script: