docs: updated generated content

Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
Sam Alba
2021-12-13 16:58:42 -08:00
parent e809e2ba6d
commit c1f612e2a3
3 changed files with 90 additions and 0 deletions

22
docs/reference/bats.md Normal file
View File

@@ -0,0 +1,22 @@
---
sidebar_label: bats
---
# alpha.dagger.io/bats
```cue
import "alpha.dagger.io/bats"
```
## bats.#Bats
### bats.#Bats Inputs
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*source* | `dagger.#Artifact` |Source containing bats files |
|*ctr.mount."/src".from* | `dagger.#Artifact` |- |
### bats.#Bats Outputs
_No output._