Skip to content

Commit 7aaeaf5

Browse files
committed
Skip moto artifacts if cannot be fetched without failing pipeline
1 parent 632ada0 commit 7aaeaf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-parity-updates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
4545
- name: Download metrics data from Moto Integration test pipeline (GitHub)
4646
working-directory: docs
47+
continue-on-error: true
4748
run: /tmp/get_latest_github_metrics.sh ./target main
4849
env:
4950
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)