Update .gitlab-ci.yml
This commit is contained in:
parent
5c6d5baf1d
commit
e1af45e83f
1 changed files with 2 additions and 4 deletions
|
@ -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:
|
||||
stage: build
|
||||
image: ubuntu:trusty
|
||||
script:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- apt-get -yq update
|
||||
|
|
Loading…
Reference in a new issue