Home
last modified time | relevance | path

Searched refs:BASE_REF (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A Dentrypoint-yocto-check-layer.sh14 [ -n "$BASE_REF" ] ||
26 log "Cloning $repo on branch $BASE_REF..."
27 git clone --depth 1 --branch "$BASE_REF" "$repo"
H A Dentrypoint-build.sh14 [ -n "$BASE_REF" ] ||
30 log "Cloning $repo on branch $BASE_REF..."
31 git clone --depth 1 --branch "$BASE_REF" "$repo"
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/dco-check/
H A Dentrypoint.sh14 [ -n "$BASE_REF" ] ||
29 --default-branch "origin/$BASE_REF"
/openbmc/openbmc/meta-raspberrypi/.github/workflows/
H A Dcompliance.yml27 --env "BASE_REF=$GITHUB_BASE_REF" \
H A Dyocto-layer.yml46 --env "BASE_REF=$GITHUB_BASE_REF" \
H A Dyocto-builds.yml73 --env "BASE_REF=$GITHUB_BASE_REF" \