File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 28
28
MW_DIAGNOSTIC_DEST : file
29
29
MW_DIAGNOSTIC_SPEC : cppmicroservices::framework.*=all;install.*=all;
30
30
MW_VERBOSE_HTTPCLIENT_CORE : 1
31
+ MW_BATCH_LICENSING_ONLINE : true # testing online validation, can remove when this becomes the default
31
32
steps :
32
33
- checkout
33
34
- matlab/install :
Original file line number Diff line number Diff line change 22
22
MW_DIAGNOSTIC_DEST : file
23
23
MW_DIAGNOSTIC_SPEC : cppmicroservices::framework.*=all;install.*=all;
24
24
MW_VERBOSE_HTTPCLIENT_CORE : 1
25
+ MW_BATCH_LICENSING_ONLINE : true # testing online validation, can remove when this becomes the default
25
26
26
27
steps :
27
28
- name : Check out repository
Original file line number Diff line number Diff line change 10
10
MW_DIAGNOSTIC_DEST : file
11
11
MW_DIAGNOSTIC_SPEC : cppmicroservices::framework.*=all;install.*=all;
12
12
MW_VERBOSE_HTTPCLIENT_CORE : 1
13
+ MW_BATCH_LICENSING_ONLINE : true # testing online validation, can remove when this becomes the default
13
14
steps :
14
15
- task : InstallMATLAB@1
15
16
inputs :
You can’t perform that action at this time.
0 commit comments