Commit 65dbd7ca by Leonard Gram Committed by GitHub

CI: failfast for verify-repos.sh (#22902)

* CI: failfast for verify-repos.sh

* shellcheck
parent 28d2d2ae
#!/usr/bin/env bash
set -e
_basedir=$(dirname "$0")
cd "$_basedir"
docker_build () {
dockerfile=$1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment