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