ci: clean up CI logging, folding, add build time logging, and improve error handling (#14425)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e -o pipefail
|
||||
set -u -e -o pipefail
|
||||
|
||||
#
|
||||
# This script is used to compile and copy the contents for each of
|
||||
|
Reference in New Issue
Block a user