mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-09 06:32:41 +01:00
@@ -53,7 +53,7 @@ dofile() {
|
||||
$SCRIPT build_and_push "${base}" "${suite}" "${build_dir}"
|
||||
} || {
|
||||
# add to errors
|
||||
echo "${ERRORS} ${base}:${suite} " >> $ERRORS
|
||||
echo "${base}:${suite}" >> $ERRORS
|
||||
}
|
||||
echo
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user