Delete .gitlab-ci.yml
This commit is contained in:
parent
5d9f372364
commit
2a2af8bf97
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
# This file is a template, and might need editing before it works on your project.
|
|
||||||
# Full project: https://gitlab.com/pages/doxygen
|
|
||||||
image: alpine
|
|
||||||
|
|
||||||
pages:
|
|
||||||
script:
|
|
||||||
- mv Doku/Doxygen/html/ public/
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- public
|
|
||||||
only:
|
|
||||||
- master
|
|
Loading…
Reference in a new issue