added: add IFEM-FSI to downstream list for jenkins
This commit is contained in:
@@ -112,6 +112,7 @@ function clone_module {
|
||||
GH_USER[IFEM-PoroElasticity]=OPM
|
||||
GH_USER[IFEM-Stokes]=SintefMath
|
||||
GH_USER[IFEM-ThermoElasticity]=SintefMath
|
||||
GH_USER[IFEM-FSI]=SintefMath
|
||||
|
||||
if test -n "$GH_CREDENTIALS"
|
||||
then
|
||||
|
||||
@@ -10,7 +10,8 @@ downstreams=(IFEM-Stokes
|
||||
IFEM-FiniteDeformation
|
||||
IFEM-ThermoElasticity
|
||||
IFEM-PoroElasticity
|
||||
IFEM-OpenFrac)
|
||||
IFEM-OpenFrac
|
||||
IFEM-FSI)
|
||||
|
||||
declare -A downstreamRev
|
||||
downstreamRev[IFEM-AdvectionDiffusion]=master
|
||||
@@ -22,6 +23,7 @@ downstreamRev[IFEM-OpenFrac]=master
|
||||
downstreamRev[IFEM-PoroElasticity]=master
|
||||
downstreamRev[IFEM-Stokes]=master
|
||||
downstreamRev[IFEM-ThermoElasticity]=master
|
||||
downstreamRev[IFEM-FSI]=master
|
||||
|
||||
IFEM_REVISION=$sha1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user