Type object
File match .awc.yaml .awc.yml .awc.json .awc.jsonc .awc
Schema URL https://catalog.lintel.tools/schemas/schemastore/anywork-automation-configuration/latest.json
Source https://www.schemastore.org/anywork-ac-1.1.json

Versions

1.0

Validate with Lintel

npx @lintel/lintel check
Type: object

Used to configure any part of AnyWork automation.

Properties

ctype string required

type of configuration, means who will use this configuration.

cversion integer required

Version of configuration. The reader will parse configuration based on this.

Default: 1

All of

1. variant

Definitions

version
buildId number

The BUILD_ID to use for this task.

generateId number

The GENERATE_ID to use for this task.

disable boolean

Determines if this task is disabled.