mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
adjust jenkins script
remove opm-material from upstreams
This commit is contained in:
parent
3ef4ab8978
commit
79bfb17bc8
@ -2,12 +2,10 @@
|
||||
|
||||
declare -a upstreams
|
||||
upstreams=(opm-common
|
||||
opm-material
|
||||
opm-grid)
|
||||
|
||||
declare -A upstreamRev
|
||||
upstreamRev[opm-common]=master
|
||||
upstreamRev[opm-material]=master
|
||||
upstreamRev[opm-grid]=master
|
||||
|
||||
if grep -q "opm-common=" <<< $ghprbCommentBody
|
||||
|
Loading…
Reference in New Issue
Block a user