diff --git a/cookbooks/trees/foundary.yaml b/cookbooks/trees/foundary.yaml index 07877ce..b6ccd19 100644 --- a/cookbooks/trees/foundary.yaml +++ b/cookbooks/trees/foundary.yaml @@ -980,6 +980,7 @@ steps: verify-site-live: description: "Verify frontend and API are live after both features" depends_on: [f2-archive] + on_error: continue action: shell command: | DOMAIN="{{ .outputs.create-project.domain }}"