You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop the optional needs from the pages job; the build-and-test trigger
jobs already inherit trigger:strategy: depend from the shared-CI
.build-and-test template, so the build-and-test stage completes only once
all child pipelines finish. The pages job, in the last stage, therefore
runs after them without a DAG dependency (and avoids the empty-optional-
needs early-start case).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments