Update .gitlab-ci.yml

This commit is contained in:
Dorian Zedler 2018-12-02 00:35:58 +01:00
parent 5c6d5baf1d
commit e1af45e83f

View file

@ -1,8 +1,6 @@
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/doxygen
image: ubuntu:trusty
pages: pages:
stage: build
image: ubuntu:trusty
script: script:
- export DEBIAN_FRONTEND=noninteractive - export DEBIAN_FRONTEND=noninteractive
- apt-get -yq update - apt-get -yq update