aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08456-fix-6764.sh
blob: 3b951d9c07b17fc074cd22ca0b0d75692dd90101 (plain)
1
2
3
4
5
#!/bin/sh

if [ "$CI_PULL_REQUEST" = "8456" ] || [ "$CI_BRANCH" = "fix-6764" ]; then
    Elpi_CI_REF=overlay/8456
fi