Revert "CI: Use Ubuntu image for Linux deploy"

This reverts commit 15efd0a68f.
This commit is contained in:
sD 2020-02-23 20:53:48 +01:00
parent 15efd0a68f
commit 8bf0e6e250

View File

@ -111,7 +111,6 @@ build windows i686:
cp -a ../LICENSE.MIT LICENSE.txt cp -a ../LICENSE.MIT LICENSE.txt
deploy linux x86_64: deploy linux x86_64:
image: ubuntu
stage: deploy stage: deploy
dependencies: dependencies:
- build linux x86_64 - build linux x86_64