Add CI release to ContentDB
This commit is contained in:
parent
46dcfb8f90
commit
0ec6d4d4a0
|
@ -23,14 +23,14 @@ pipelines:
|
|||
- luacheck .
|
||||
tags:
|
||||
"*":
|
||||
# - step:
|
||||
# name: Lint code
|
||||
# script:
|
||||
# - apt-get update
|
||||
# - apt-get -y install lua5.1
|
||||
# - apt-get -y install luarocks
|
||||
# - luarocks install luacheck
|
||||
# - luacheck .
|
||||
- step:
|
||||
name: Lint code
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get -y install lua5.1
|
||||
- apt-get -y install luarocks
|
||||
- luarocks install luacheck
|
||||
- luacheck .
|
||||
- step:
|
||||
name: Install Node Dependencies
|
||||
caches:
|
||||
|
|
Ŝarĝante…
Reference in New Issue