Skip to content

Commit d79c7d2

Browse files
committed
Removed checking of 'opal'
1 parent 2a4a349 commit d79c7d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ jobs:
253253
echo 'branch:'$(branchName) >> $(datetime).txt
254254
echo 'os:'$(lsb_release -ds) >> $(datetime).txt
255255
echo 'R:'$(R --version | head -n 1) >> $(datetime).txt
256-
echo 'opal:'$(opal system --opal localhost:8080 --user administrator --password "datashield_test&" --version) >> $(datetime).txt
257256
258257
workingDirectory: $(Pipeline.Workspace)/logs
259258
displayName: 'Write versions to file'

0 commit comments

Comments
 (0)