README.md 655 字节
Newer Older
B
bikebilly 已提交
1
### Java Spring template project
2

B
bikebilly 已提交
3 4 5 6 7 8 9 10 11 12
This project is based on a GitLab [Project Template](https://docs.gitlab.com/ee/gitlab-basics/create-project.html)

Additions and changes to the project can be proposed in the [original project](https://gitlab.com/gitlab-org/project-templates/spring)

### CI/CD with Auto DevOps

This template is compatible with [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/).

If Auto DevOps is not already enabled for this project, you can [turn it on](https://docs.gitlab.com/ee/topics/autodevops/#enabling-auto-devops)
in the project settings. Otherwise, you can create a custom `.gitlab-ci.yml` file and customize it.