aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/10052-ppedrot-cleanup-logic-convert-hyp.sh
blob: 9f9cc19e8300dc917e4577b75de192834e65400c (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "10052" ] || [ "$CI_BRANCH" = "cleanup-logic-convert-hyp" ]; then

    relation_algebra_CI_REF=cleanup-logic-convert-hyp
    relation_algebra_CI_GITURL=https://github.com/ppedrot/relation-algebra

fi