Extend documentation.

This commit is contained in:
Manuele Simi 2019-09-20 23:11:51 -04:00
parent ccb72c3450
commit 6dfbb4ada2
1 changed files with 3 additions and 3 deletions

View File

@ -16,18 +16,18 @@ A parent pom for all the gCube artifacts.
* Deployments of releases artifacts are not permitted * Deployments of releases artifacts are not permitted
## jenkins-snapshots ## jenkins-snapshots
* Dependencies resolved against local-snapshots and gcube-releases * Dependencies resolved against local-snapshots, gcube-snapshots and gcube-releases
* Snapshot artifacts installed to local-snapshots * Snapshot artifacts installed to local-snapshots
* Snapshot artifacts deployed to gcube-snapshots * Snapshot artifacts deployed to gcube-snapshots
* Deployments of release artifacts are not permitted * Deployments of release artifacts are not permitted
## jenkins-staging ## jenkins-staging
* Dependencies resolved against local-staging and gcube-jenkins-staging * Dependencies resolved against local-staging, gcube-jenkins-staging, gcube-staging and gcube-releases
* Release/snapshot artifacts installed to local-staging * Release/snapshot artifacts installed to local-staging
* Release/snapshot artifacts deployed to gcube-jenkins-staging * Release/snapshot artifacts deployed to gcube-jenkins-staging
## jenkins-releases ## jenkins-releases
* Dependencies resolved against local-releases and gcube-releases * Dependencies resolved against local-releases, gcube-releases, gcube-jenkins-staging and gcube staging
* Release artifacts installed to local-releases * Release artifacts installed to local-releases
* Deployments of snapshot artifacts are not permitted * Deployments of snapshot artifacts are not permitted
* Release artifacts deployed to gcube-releases * Release artifacts deployed to gcube-releases