Skip to content
Snippets Groups Projects
Commit 21419d76 authored by Saralegui Vallejo, Unai's avatar Saralegui Vallejo, Unai
Browse files

Update README.md

parent e61447a0
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,10 @@ create gitlab-ci.yml with:
- remote: 'https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/master/project-maven-azure-docker/gitlab-ci.yml'
```
# Python projects
# Maven packages
You can find individual maven jobs for build, test and deploy to artifactoy. Check for instructions on how to set up the required jobs in the [maven configuration Readme](maven-packages/README.md).
# Python packages
Python project CI's are set up to perform virtualenv generation, test running, documentation generation with gitlab pages and artifactory deploy. Check for instructions on how to set up the required jobs in the [python configuration Readme](python-packages/README.md).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment