X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-release-jobs.rst;h=91ce7a0561dae580f247879a17f78c7a397a0ef9;hb=55202c474a6bf46526eac47ae46e9cd4712054eb;hp=562dcef07cbfb74034c1511813ea07a6df6ceaa9;hpb=027277490bf761405dcc4cbb02c4c92874d58766;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-release-jobs.rst b/docs/jjb/lf-release-jobs.rst index 562dcef0..91ce7a05 100644 --- a/docs/jjb/lf-release-jobs.rst +++ b/docs/jjb/lf-release-jobs.rst @@ -54,17 +54,16 @@ Example of a maven release file: log_dir: 'example-project-maven-stage-master/17/' -An example of a container release file appears below. The first -version string is applied to all released containers. The -per-container version strings are used to pull images from the -container registry. +An example of a container release file appears below. The container_release_tag +string is applied to all released containers. The per-container version +strings are used to pull images from the container registry. .. code-block:: bash $ cat releases/1.0.0-container.yaml --- distribution_type: 'container' - version: '1.0.0' + container_release_tag: '1.0.0' project: 'test' containers: - name: test-backend