aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01a0aeec..27bb5723 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -111,6 +111,7 @@ build windows i686:
cp -a ../LICENSE.MIT LICENSE.txt
deploy linux x86_64:
+ image: ubuntu
stage: deploy
dependencies:
- build linux x86_64