diff options
| author | sD <stoned@derpymail.org> | 2020-02-23 20:53:48 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-23 20:53:48 +0100 |
| commit | 8bf0e6e25048c6da68dd02d6628fb10743d7a0dc (patch) | |
| tree | 5dfff500128671e54796dffe93e239e927c31a70 | |
| parent | 15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c (diff) | |
Revert "CI: Use Ubuntu image for Linux deploy"
This reverts commit 15efd0a68fe8fe4c29010dffa73b3eda50ddaa4c.
| -rw-r--r-- | .gitlab-ci.yml | 1 |
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 |
