We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ddeadf + 2823583 commit 2d0eb3fCopy full SHA for 2d0eb3f
.gitignore
@@ -226,5 +226,4 @@ flycheck_*.el
226
.vagrant/
227
228
# lock files
229
-package-lock.json
230
yarn.lock
il.yaml
@@ -0,0 +1,28 @@
1
+meta:
2
+ owner: itemengine
3
+ trackingId: 87b2338d-3ea4-45cc-bd63-73d1f4a73a6c
4
+ system: ngie
5
+ domain: content
6
+
7
+otk:
8
+ enabled: true
9
+ build:
10
+ platform: arm64
11
+ linuxDistribution: alpine
12
+ language: node
13
+ languageVersion: "20"
14
15
+ publishPackage: true
16
+ publishPackageDirectories:
17
+ - ./
18
19
+ deployConfig:
20
+ environments:
21
+ - dev
22
23
+# catalog:
24
25
+spartanzBot:
26
+ fileChecker:
27
28
+ comment: true
0 commit comments