-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy edit the GitLab CI entry, add it to navigation. Also add README …
…for the section
- Loading branch information
1 parent
dcba115
commit 3e267e7
Showing
7 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Using Gradle with Continuous Integration Systems | ||
|
||
Gradle has many integrations with Continuous Integration (CI) | ||
and Continuous Delivery (CD) systems. | ||
Below you can find references to integrations and best practices. | ||
|
||
!!! warning | ||
This section is under active development. | ||
The pages might be outdated, contributions are welcome! | ||
|
||
## Recipes | ||
|
||
- [GitHub Actions](./github-actions.md) | ||
- [GitLab CI](./gitlab-ci.md) | ||
- [Jenkins](jenkins.md) | ||
- [TeamCity](./teamcity.md) | ||
- [Travis CI](./travis-ci.md) | ||
|
||
## External Pages | ||
|
||
- [Tekton task for Gradle](https://hub.tekton.dev/tekton/task/gradle) | ||
- [CircleCI orb for Gradle](https://circleci.com/developer/orbs/orb/circleci/gradle) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters