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.
1 parent 5faa671 commit 83c3d1aCopy full SHA for 83c3d1a
components/gitpod-db/BUILD.yaml
@@ -9,6 +9,7 @@ packages:
9
deps:
10
- :dbtest
11
- components/gitpod-protocol:lib
12
+ - components/public-api/typescript-common:lib
13
config:
14
packaging: library
15
yarnLock: ${coreYarnLockBase}/yarn.lock
@@ -35,6 +36,7 @@ packages:
35
36
- package.json
37
38
39
40
41
dontTest: true
42
packaging: offline-mirror
@@ -50,6 +52,7 @@ packages:
50
52
51
53
- :dbtest-init
54
55
56
57
58
0 commit comments