Skip to content

Commit

Permalink
docs: update contents of basic/readme (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Apr 17, 2023
1 parent d492ccd commit b2cac31
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ This folder contains basic configuration files for many CI providers. Each of th

CI | basic config file
:--- | :---
AWS CodeBuild | [buildspec.yml](buildspec.yml)
Azure CI | [azure-ci.yml](azure-ci.yml)
Circle | [circle.yml](circle.yml)
Codeship Pro | [codeship-pro](codeship-pro)
CircleCI | [.circleci](.circleci)
CodeShip Pro | [codeship-pro](codeship-pro)
GitLab | [.gitlab-ci.yml](.gitlab-ci.yml)
Heroku CI | [app.json](app.json)
Jenkins | [Jenkinsfile](Jenkinsfile)
Semaphore | [.semaphore.yml](.semaphore.yml)
Travis | [.travis.yml](.travis.yml)

0 comments on commit b2cac31

Please sign in to comment.