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 4f641f5 commit 946e9adCopy full SHA for 946e9ad
components/gitpod-db/BUILD.yaml
@@ -40,8 +40,6 @@ packages:
40
packaging: offline-mirror
41
yarnLock: ${coreYarnLockBase}/yarn.lock
42
tsconfig: tsconfig.json
43
- sbom:
44
- scanVulnerabilities: false
45
- name: dbtest
46
type: yarn
47
srcs:
components/ws-manager-bridge/BUILD.yaml
@@ -19,8 +19,6 @@ packages:
19
20
commands:
21
test: ["yarn", "test"]
22
23
24
- name: docker
25
type: docker
26
deps:
0 commit comments