Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattermost/circleci-orbs

Orbs used for building in MM repositories on circleci
https://github.com/mattermost/circleci-orbs

hacktoberfest orbs

Last synced: 3 months ago
JSON representation

Orbs used for building in MM repositories on circleci

Awesome Lists containing this project

README

        

# Mattermost circleci orbs

Orbs to help with building Mattermost repositories in circleci

* [**plugin-ci**](https://circleci.com/orbs/registry/orb/mattermost/plugin-ci): shared jobs to add a plugin to the standard CI

## Releasing new orb for plugin-ci
```bash
$ git commit -am "[semver:patch] Change publishing workflow."
```
Options: `"[semver:patch|minor|major|skip]"`