CI: Use Ubuntu image for Linux deploy

i stole longbytes commit ehehe
This commit is contained in:
sD 2020-02-23 20:48:56 +01:00
parent 8ebe52d340
commit 15efd0a68f

View File

@ -111,6 +111,7 @@ 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