Skip to content

Commit

Permalink
Update azure-pipelines-master-pull.yml for Azure Pipelines [ci skip]
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
HJZollner committed Jul 21, 2021
1 parent bdc1cc7 commit aa054d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-pipelines-master-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ stages:
jobs:
- job: MEGA
steps:
- script: matlab -nodisplay -wait -nosplash -batch "addpath(genpath('C:\CI-agent\_work\2\s')); MEGAPRESS; quit"
- script: matlab -nodisplay -wait -nosplash -batch "addpath(genpath('C:\CI-agent\_work\2\s')); FullMEGA; quit"
displayName: 'Full MEGA with Segmentation & GUI'

0 comments on commit aa054d6

Please sign in to comment.