← Back to Explore

artifacts-file-reference

ARTIFACTS can reference existing project files.

test artifacts

Rundown

# ARTIFACTS File References Resolve Existing Project Files

## 1. Reference existing schema

- ARTIFACTS
  - ReviewSchemaPath "schemas/review.schema.json"
- PASS COMPLETE

```bash
test -f "{{ path ReviewSchemaPath }}"
```

Run

Initializing...

Initializing...

Step/1