Skip to content

Commit

Permalink
fix: Mark capture area output artifact as optional
Browse files Browse the repository at this point in the history
It may no longer be created as part of
<linz/topo-imagery#959>.
  • Loading branch information
l0b0 committed May 6, 2024
1 parent c649215 commit b498cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/raster/standardising.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ spec:
artifacts:
- name: capture-area
path: '/tmp/capture-area.geojson'
optional: true
archive:
none: {}
container:
Expand Down

0 comments on commit b498cdd

Please sign in to comment.