Skip to content

Commit 7b662bb

Browse files
committed
add tests for rocker/r-bspm
1 parent 77e4b1c commit 7b662bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/rocker_scripts/matrix.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@
5858
"tag": "cuda11.1",
5959
"script_name": "config_R_cuda.sh",
6060
"script_arg": "none"
61+
},
62+
{
63+
"base_image": "rocker/r-bspm",
64+
"tag": "20.04",
65+
"script_name": "install_shiny_server.sh"
6166
}
6267
]
6368
}

0 commit comments

Comments
 (0)