Add CI release to ContentDB

This commit is contained in:
Juraj Vajda 2022-11-03 00:12:05 -04:00
parent 46dcfb8f90
commit 0ec6d4d4a0

View File

@ -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: