mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 12:51:55 +00:00
sg: add 'codeintel' commandset and alias enterprise-codeintel to it (#32511)
This commit is contained in:
parent
3433d62e92
commit
ef80165b15
@ -774,7 +774,7 @@ commandsets:
|
||||
env:
|
||||
SOURCEGRAPHDOTCOM_MODE: true
|
||||
|
||||
enterprise-codeintel:
|
||||
codeintel: &codeintel_set
|
||||
requiresDevPrivate: true
|
||||
checks:
|
||||
- docker
|
||||
@ -804,6 +804,9 @@ commandsets:
|
||||
- grafana
|
||||
- prometheus
|
||||
|
||||
enterprise-codeintel:
|
||||
<<: *codeintel_set
|
||||
|
||||
enterprise-codeinsights:
|
||||
requiresDevPrivate: true
|
||||
checks:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user