Skip to content

Commit 40ba045

Browse files
committed
perf: continue-on-error for dc bulk delete
1 parent aefb78d commit 40ba045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dc_registry_delete_bulk.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
strategy:
5353
matrix:
5454
app_name: ${{ fromJson(needs.dc-generate-matrix.outputs.app_name) }}
55+
continue-on-error: true
5556
steps:
5657
# Checkout the repository to the GitHub Actions runner
5758
- name: Checkout cicd-deployment-scripts

0 commit comments

Comments
 (0)