aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-23 20:53:48 +0100
committersD <stoned@derpymail.org>2020-02-23 20:53:48 +0100
commit8bf0e6e25048c6da68dd02d6628fb10743d7a0dc (patch)
tree5dfff500128671e54796dffe93e239e927c31a70
parent15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c (diff)
Revert "CI: Use Ubuntu image for Linux deploy"
This reverts commit 15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 27bb5723..01a0aeec 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