Home
last modified time | relevance | path

Searched refs:GIT_REPO_PATH (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/
H A Dentrypoint.sh12 GIT_REPO_PATH="/work"
16 [ -d "$GIT_REPO_PATH/.git" ] ||
17 error "Can't find a git checkout under $GIT_REPO_PATH ."
18 cd "$GIT_REPO_PATH"
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A Dentrypoint-yocto-check-layer.sh12 GIT_REPO_PATH="/work"
16 [ -d "$GIT_REPO_PATH/.git" ] ||
17 error "Can't find a git checkout under $GIT_REPO_PATH ."
33 "$GIT_REPO_PATH"