Skip to content

Commit

Permalink
feat(doc): fluidattacks#973.2 tags support
Browse files Browse the repository at this point in the history
- add tag input on docs
  • Loading branch information
danmur97 committed Oct 24, 2022
1 parent 5c76aaa commit 32e350b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1724,6 +1724,9 @@ Types:
If the value of attempts is greater than one,
the job is retried on failure the same number of attempts as the value.
Defaults to `1`.
- tags (`attrsOf str`): Optional.
Tags to apply to the batch job.
Defaults to `{ }`.
- attemptDurationSeconds (`ints.positive`): Optional.
The time duration in seconds
(measured from the job attempt's startedAt timestamp)
Expand Down

0 comments on commit 32e350b

Please sign in to comment.