fix in readme
This commit is contained in:
parent
1ffba72b6b
commit
bb0c14b39f
@ -66,6 +66,7 @@ Gitlab CI scripts.
|
|||||||
### With release info file:
|
### With release info file:
|
||||||
|
|
||||||
Release Info File:
|
Release Info File:
|
||||||
|
|
||||||
{
|
{
|
||||||
"releaseTag": "v1.5",
|
"releaseTag": "v1.5",
|
||||||
"createReleaseTag": "true",
|
"createReleaseTag": "true",
|
||||||
@ -74,6 +75,7 @@ Release Info File:
|
|||||||
}
|
}
|
||||||
|
|
||||||
Command:
|
Command:
|
||||||
|
|
||||||
gitlabreleaseuploader.py -p PRIVATE_TOKEN -i PROJECT_ID -u PROJECT_URL
|
gitlabreleaseuploader.py -p PRIVATE_TOKEN -i PROJECT_ID -u PROJECT_URL
|
||||||
-f FILE_TO_BE_RELEASED -F RELEASE_INFO_FILE
|
-f FILE_TO_BE_RELEASED -F RELEASE_INFO_FILE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user