Files
mattermost/server/build/contrib/gitlab
Agniva De Sarker 88d1743191 MM-52325: Bump morph (#23394)
This is needed to implement non-transactional migrations

https://mattermost.atlassian.net/browse/MM-52325
```release-note
NONE
```

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-05-24 15:53:04 +05:30
..
2023-05-24 15:53:04 +05:30
2023-03-22 17:22:27 -04:00

GitLab CI/CD configuration for Mattermost

The .gitlab-ci.yml file in this directory provides a GitLab CI/CD configuration file that can be used to run linting and unit testing for the Mattermost application.

Usage

To configure your GitLab instance to use this configuration file (and without having to move it to the base directory in this git repository), you can configure the CI_CONFIG_PATH predefined variable for the repository in GitLab with the configuration file path (build/contrib/gitlab/.gitlab-ci.yml).