Add upload license script (#6386)

* add upload license script

* remvove

* Remove the siteFolder property when create a new repo because not compatible with activiti 1.11.1.1

Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
This commit is contained in:
Eugenio Romano
2020-11-27 16:19:39 +00:00
committed by GitHub
parent fe7ad99aa9
commit 3f77c2d851
5 changed files with 437 additions and 12 deletions

View File

@@ -48,6 +48,7 @@ In develop mode, the CLI takes the prebuilt scripts from the dist folder.
|artifact-to-s3 |Get artifact to S3 |
|docker-publish |publish docker image|
|init-aae-env |Init env|
|init-aps-env |Init aps|
|kubectl-delete |delete kubectl |
|kubectl-image |This command allows you to update a specific service on the rancher env with a specific tag |
|npm-publish | publish on npm |