More formatting.

This commit is contained in:
Manuele Simi 2019-05-28 20:56:35 -04:00
parent 5a2c6b326c
commit 6b21069e54
1 changed files with 12 additions and 12 deletions

View File

@ -1,23 +1,23 @@
# Maven settings # Maven settings
## gcube-developer ## gcube-developer
Used by: gCube Developer * Used by: gCube Developer
Installed on: development machine * Installed on: development machine
## jenkins-snapshots ## jenkins-snapshots
Used by: Jenkins jobs * Used by: Jenkins jobs
Installed on: slave node * Installed on: slave node
## jenkins-snapshots-dry-run ## jenkins-snapshots-dry-run
Used by: Jenkins pipeline jobs * Used by: Jenkins pipeline jobs
When: To test a complete snapshot without deploying on a remote repo * When: To test a complete snapshot without deploying on a remote repo
Installed on: slave node * Installed on: slave node
## jenkins-release ## jenkins-release
Used by: Jenkins pipeline jobs * Used by: Jenkins pipeline jobs
Installed on: slave node * Installed on: slave node
## jenkins-release-dry-run ## jenkins-release-dry-run
Used by: Jenkins pipeline jobs * Used by: Jenkins pipeline jobs
When: To test a complete release without deploying on a remote repo * When: To test a complete release without deploying on a remote repo
Installed on: slave node * Installed on: slave node