Skip to content

Commit 1303e34

Browse files
committed
Fixes for update to 6.4.0
1 parent 4516a08 commit 1303e34

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- bash: |
218218
R -q -e "library(opalr); opal <- opal.login(username = 'administrator', password = 'datashield_test&', url = 'http://localhost:8080'); opal.put(opal, 'system', 'conf', 'general', '_rPackage'); opal.logout(opal)"
219219
220-
R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='http://localhost:8080/'); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = 'v6.3.6-dev'); opal.logout(opal)"
220+
R -q -e "library(opalr); opal <- opal.login('administrator','datashield_test&', url='http://localhost:8080/'); dsadmin.install_github_package(opal, 'dsBase', username = 'datashield', ref = 'v6.4.0-dev'); opal.logout(opal)"
221221
222222
sleep 60
223223

dsBase_6.3.6-permissive.tar.gz

-3.18 MB
Binary file not shown.

dsBase_6.3.6.tar.gz

-3.18 MB
Binary file not shown.

0 commit comments

Comments
 (0)