Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexis Brenon
arcades
Commits
8eba1bd2
Commit
8eba1bd2
authored
Dec 05, 2017
by
Alexis Brenon
Browse files
🚑
Fix doc CI generation
parent
e84130f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8eba1bd2
pages
:
image
:
jimho/lua
image
:
abaez/luarocks
stage
:
deploy
script
:
-
luarocks install penlight
-
curl -L https://github.com/stevedonovan/LDoc/tarball/master > master.tgz
-
tar xzf master.tgz
-
lua
LDoc-master
/ldoc.lua .
-
lua
stevedonovan-LDoc*
/ldoc.lua .
artifacts
:
paths
:
-
public
...
...
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