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
{{ message }}
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Example output:
Root cause is parsing of
$JOB_NAME
into$ORG
and$REPO
, since$ORG
is not present for non-org job types.Should get the org from somewhere else or at the very minimum not fail the build.
The text was updated successfully, but these errors were encountered: