blob: 4c8cdbbb450eaf28c99d4ed5ca639778a98c010a (
plain)
1
2
3
4
5
|
if [ "$CI_PULL_REQUEST" = "13415" ] || [ "$CI_BRANCH" = "intern-univs" ]; then
overlay perennial https://github.com/herbelin/perennial master+adapt13512-fresness-names-apply-in-introduction-pattern
fi
|