Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pilgrim
doxygen
Commits
f9cd328b
Commit
f9cd328b
authored
Mar 30, 2016
by
Achilleas Pipinellis
Browse files
Make sure alpine repos are updated first
parent
ef2fb89d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f9cd328b
...
...
@@ -2,7 +2,7 @@ image: alpine
pages
:
script
:
-
apk add doxygen
-
apk
update && apk
add doxygen
-
doxygen doxygen/Doxyfile
-
mv doxygen/documentation/html/ public/
artifacts
:
...
...
Write
Preview
Supports
Markdown
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