<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [ConfigPublishConstants](./case-boundary.configpublishconstants.md) &gt; [ONLY_IN_CI](./case-boundary.configpublishconstants.only_in_ci.md)

## ConfigPublishConstants.ONLY_IN_CI property

Only publish contracts and verification results when in in CI according to https://github.com/watson/ci-info\#supported-ci-tools

**Signature:**

```typescript
static readonly ONLY_IN_CI = "ONLY_IN_CI";
```
