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
echo"The build job for the preview environment failed."&& \
107
+
echo""&& \
108
+
echo"See the logs for the job here for details on why: ${job_url}"&& \
109
+
echo""&& \
110
+
echo"While this error is unrelated to our integration tests it does mean we can't continue as we don't have a target to run integration tests against without a working preview environment."&& \
111
+
echo""&& \
112
+
echo"Marking this job as failed. Please retry the integration test job."&& \
0 commit comments