You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ The repository includes these files:
138
138
|[`azure-pipelines.yml`](azure-pipelines.yml)| The [`azure-pipelines.yml`](azure-pipelines.yml) file defines the pipeline that runs using the [MATLAB extension for Azure DevOps](https://github.com/mathworks/matlab-azure-devops-extension/blob/master/overview.md). |
139
139
|[`.circleci/config.yml`](.circleci/config.yml)| The [`config.yml`](.circleci/config.yml) file defines the pipeline that runs using the [MATLAB orb for CircleCI]([https://circleci.com/orbs/registry/orb/mathworks/matlab](https://github.com/mathworks/matlab-circleci-orb/blob/master/README.md). |
140
140
|[`.github/workflows/ci.yml`](.github/workflows/ci.yml)| The [`ci.yml`](.github/workflows/ci.yml) file defines the pipeline that runs using the [MATLAB actions for GitHub Actions](https://github.com/matlab-actions/overview). |
141
-
|[`Jenkinsfile`](Jenkinsfile)| The [`Jenkinsfile`](Jenkinsfile) file defines the pipeline that runs using the [MATLAB plugin for Jenkins]](https://github.com/jenkinsci/matlab-plugin/blob/master/CONFIGDOC.md). |
141
+
|[`Jenkinsfile`](Jenkinsfile)| The [`Jenkinsfile`](Jenkinsfile) file defines the pipeline that runs using the [MATLAB plugin for Jenkins](https://github.com/jenkinsci/matlab-plugin/blob/master/CONFIGDOC.md). |
142
142
|[`.gitlab-ci.yml`](.gitlab-ci.yml)| The [`.gitlab-ci.yml`](.gitlab-ci.yml) file defines the pipeline that runs using the [MATLAB `build` component for GitLab CI/CD](https://gitlab.com/mathworks/components/matlab/-/blob/main/README.md). |
0 commit comments