Skip to content

Commit

Permalink
Added: ifem-poroelasticity to jenkins upstreams
Browse files Browse the repository at this point in the history
  • Loading branch information
akva2 authored and kmokstad committed Sep 8, 2018
1 parent 1645c9a commit 0ba13d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jenkins/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ function clone_ifem {

# Upstreams and revisions
declare -a upstream
upstreams=(IFEM-Elasticity)
upstreams=(IFEM-Elasticity IFEM-PoroElasticity)

declare -A upstreamRev
upstreamRev[IFEM-Elasticity]=master
upstreamRev[IFEM-PoroElasticity]=master

IFEM_REVISION=master
if grep -qi "ifem=" <<< $ghprbCommentBody
Expand Down

0 comments on commit 0ba13d8

Please sign in to comment.