Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robbinparrish/learning-project-java

Learning project java
https://github.com/robbinparrish/learning-project-java

devcontainer docker docker-compose dockerfile docs gradle java learning learning-project learning-project-java linux maven notes

Last synced: 4 days ago
JSON representation

Learning project java

Awesome Lists containing this project

README

        

## learning-project-java gitlab CI config.

### Prerequisites for pipeline.
- Release branches - "/^v+\d+\.+\d+\.+\d+$/" and "main"
- PROJECT_ACCESS_TOKEN - Access Token for Project to create Tag. Must be preconfigured in CI Variables.

### As a templates following stages are added to the .gitlab-ci.yml file.
- generate_version_id - Generate version number ID.
- release_version_id - Release version ID.