Loading .github/scripts/docker-image-hash +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ set -eo pipefail cd "$(dirname "$0")" cd "$(git rev-parse --show-toplevel)" git ls-files -s --full-name "tools" | git hash-object --stdin git ls-files -s --full-name "tools/ci-build" | git hash-object --stdin Loading
.github/scripts/docker-image-hash +1 −1 Original line number Diff line number Diff line Loading @@ -11,4 +11,4 @@ set -eo pipefail cd "$(dirname "$0")" cd "$(git rev-parse --show-toplevel)" git ls-files -s --full-name "tools" | git hash-object --stdin git ls-files -s --full-name "tools/ci-build" | git hash-object --stdin