Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Res Telæ
PHP GBIF
Commits
2438166a
Commit
2438166a
authored
Mar 12, 2021
by
Felip Manyer i Ballester
Browse files
Continuous integration
parent
dd31cb98
Pipeline
#102
passed with stages
in 42 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2438166a
image
:
alpine
pages
:
when
:
always
only
:
-
master
script
:
-
apk update && apk add doxygen graphviz ttf-freefont
-
doxygen
-
mv docs/html/ public/
-
rmdir docs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment