mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
jfrazelle -> jessfraz
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
2
test.sh
2
test.sh
@@ -3,7 +3,7 @@ set -e
|
||||
|
||||
# this is kind of an expensive check, so let's not do this twice if we
|
||||
# are running more than one validate bundlescript
|
||||
VALIDATE_REPO='https://github.com/jfrazelle/dockerfiles.git'
|
||||
VALIDATE_REPO='https://github.com/jessfraz/dockerfiles.git'
|
||||
VALIDATE_BRANCH='master'
|
||||
|
||||
VALIDATE_HEAD="$(git rev-parse --verify HEAD)"
|
||||
|
||||
Reference in New Issue
Block a user