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
If the make or go build commands fail, we don't have good error handling in place. The build tool always returns exit code 0 and as a result the zos-build workflow always appears to pass.
Activity