aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authoroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-01-21 02:44:27 +0000
committeroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-01-21 02:44:27 +0000
commit291206587013c1c565563cb630d5ab0db2281b63 (patch)
treeec5ee65a1edade13e65a0c60d489b5b29fa6bd24 /.gitlab-ci.yml
parent15247eeb767f35b9257c69335482c0676e982498 (diff)
Update .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9381c871..533533f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,6 +3,7 @@ image: rabits/qt:5.9-desktop
before_script:
- echo Current working directory is $(pwd)
- qmake --version
+ - gcc --version
- sudo apt-get install --no-install-recommends -y upx zip unzip
- cd scripts
- ./configure_ubuntu.sh