## Description ## Fixes a bug in the docs build pipeline where a failover case didn't checkout a different branch as expected. This caused master API docs to appear in older versions.
Added a hard error stop on the checkout step to prevent any issue like this popping up silently in CI. Also fixed the echo statement to print exactly what should be run next. ## Comments Disappointingly, this reveals that there's more work to do it get the theme of the site consistent across versions. But let's get this patched so the API versions are showing the right docs. [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12413 ] This message was relayed via gitbox.apache.org for [email protected]
