Skip to content

Commit 14bb8ec

Browse files
Add indication for empty fields.
Signed-off-by: Boris Baldassari <borisbaldassari@users.noreply.github.com>
1 parent 1c416c4 commit 14bb8ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ If one needs to provide several files for a given criterion, there are two optio
3737
* provide a comma-separated list of files, as shown for the artifacts_testing example above, or
3838
* provide an archive, with a separate github action step.
3939

40+
If the requested artefact is not available, e.g. if the requirements tracing is not ready yet, the entry can be left empty.
41+
4042
An example of a step archiving artifacts can be:
4143
```yaml
4244
- name: Gather Testing documents

0 commit comments

Comments
 (0)