From 8bf0e6e25048c6da68dd02d6628fb10743d7a0dc Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 23 Feb 2020 20:53:48 +0100 Subject: [PATCH] Revert "CI: Use Ubuntu image for Linux deploy" This reverts commit 15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27bb572..01a0aee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -111,7 +111,6 @@ build windows i686: cp -a ../LICENSE.MIT LICENSE.txt deploy linux x86_64: - image: ubuntu stage: deploy dependencies: - build linux x86_64