X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-release-jobs.rst;h=02e73129514e2636b33d106d11a18d9bb09bed1f;hb=a254df8d0b68df0daf98ba407643d84cd75f5b98;hp=d4af19b37100a160daf61eac2cf2e2f1cfca1cda;hpb=a43f74d71d53a8fb70cf0bed85bfa0449b80a0c2;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-release-jobs.rst b/docs/jjb/lf-release-jobs.rst index d4af19b3..02e73129 100644 --- a/docs/jjb/lf-release-jobs.rst +++ b/docs/jjb/lf-release-jobs.rst @@ -82,6 +82,8 @@ The following parameters must appear in a maven release yaml file. :git_tag: The tag string to sign and push to the Git repository. (default: the semantic version string) + :tag_release: Tag Gerrit Repo during the release process. + (default: true) The JSON schema for a maven release file appears below. @@ -132,6 +134,8 @@ The following parameters must appear in a container release yaml file. :git_tag: The tag string to sign and push to the Git repository. (default: the semantic version string) + :tag_release: Tag Gerrit Repo during the release process. + (default: true) The JSON schema for a container release file appears below. @@ -179,6 +183,8 @@ packages. :git_tag: The tag string to sign and push to the Git repository. (default: the semantic version string) + :tag_release: Tag Gerrit Repo during the release process. + (default: true) The JSON schema for a PyPI release file appears below. @@ -232,6 +238,8 @@ packages. :git_tag: The tag string to sign and push to the Git repository. (default: the semantic version string) + :tag_release: Tag Gerrit Repo during the release process. + (default: true) The JSON schema for a PackageCloud release file appears below.