aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/13537-ppedrot-lazy-subst-kernel.sh
blob: aa686ea619c30aae84450bb0ab6b10ffcc6628b1 (plain)
1
2
3
4
5
if [ "$CI_PULL_REQUEST" = "13537" ] || [ "$CI_BRANCH" = "lazy-subst-kernel" ]; then

    overlay mtac2 https://github.com/ppedrot/Mtac2 lazy-subst-kernel

fi