libantosdk: linux worker is renamed to backend, linux-exec job renamed to cmd-exec, add lua-exec job for backend lua script execution

This commit is contained in:
DanyLE
2023-06-01 12:24:34 +02:00
parent 402f0edb49
commit 79ddff1cbd
10 changed files with 58 additions and 34 deletions

View File

@ -19,8 +19,10 @@
],
"jobs": [
{
"name": "ts-import",
"data": ["sdk://core/ts/core.d.ts", "sdk://core/ts/jquery.d.ts","sdk://core/ts/antos.d.ts"]
"name": "ts-antos-sdk",
"data": {
"version": "2.0.x"
}
},
{
"name": "ts-compile",

Binary file not shown.