Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Valery Kornilovich
VuhDo
Commits
b86dd984
Commit
b86dd984
authored
5 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
793961fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
.gitlab-ci.yml
.gitlab-ci.yml
+8
-2
No files found.
.gitlab-ci.yml
View file @
b86dd984
...
...
@@ -7,9 +7,15 @@ stages:
-
/^\d[\d\.]*(-(alpha|beta)\d+)?$/
before_script
:
-
apk add --no-cache bash curl git subversion zip
-
apk add --no-cache bash curl git subversion zip luarocks
-
luarocks install --local luacheck
build
:
luacheck
:
stage
:
build
script
:
-
.luarocks/bin/luacheck . --no-color -q
package
:
stage
:
build
only
:
-
tags
...
...
This diff is collapsed.
Click to expand it.
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