diff --git a/bitrise.yml b/bitrise.yml index ddfa864f..dacd077f 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -305,6 +305,10 @@ step_bundles: mkdir -p "${test_results_dir}" cp "${ORIG_BITRISE_DEPLOY_DIR}/${linux_only_test_log_file_name}.xml" "${test_results_dir}/${linux_only_test_log_file_name}.xml" echo "${linux_only_test_name_json}" > "${test_results_dir}/test-info.json" + - script: + title: Ubuntu 20 Go hackery # TODO: remove this once the workflow is migrated to the Ubuntu 22 stack + inputs: + - content: rm .tool-versions - deploy-to-bitrise-io@2: { } test_binary_build: