Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotdc/ci-linters
Lint scripts used for my CI.
https://github.com/dotdc/ci-linters
cicd lint shellcheck yamllint
Last synced: about 1 month ago
JSON representation
Lint scripts used for my CI.
- Host: GitHub
- URL: https://github.com/dotdc/ci-linters
- Owner: dotdc
- License: apache-2.0
- Created: 2019-06-07T16:01:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T16:21:52.000Z (over 5 years ago)
- Last Synced: 2024-10-12T06:14:24.664Z (2 months ago)
- Topics: cicd, lint, shellcheck, yamllint
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cicd
[![Build Status](https://cloud.drone.io/api/badges/imrtfm/cicd/status.svg)](https://cloud.drone.io/imrtfm/cicd)
## Description
My set of generic CI/CD scripts.
## Usage
Just run them using your favorite tool.\
Check the .drone.yml for an example.