X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-docker-jobs.rst;h=efe66745281a7d20ca6805cbb80579b6a193c49f;hb=refs%2Ftags%2Fv0.83.2;hp=a7351bb507b1c012bccb28b56a489f78f560d91c;hpb=00f9bc8735bf890b4b0c0487d647627ac2d50fe0;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-docker-jobs.rst b/docs/jjb/lf-docker-jobs.rst index a7351bb5..efe66745 100644 --- a/docs/jjb/lf-docker-jobs.rst +++ b/docs/jjb/lf-docker-jobs.rst @@ -25,6 +25,8 @@ docker-get-container-tag.sh. Use one of the following methods: If ``container-tag-method: latest``, uses the literal string ``latest``. +If ``container-tag-method: stream``, uses the value of the variable ``stream``. + If ``container-tag-method: git-describe``, reads the tag from the ``git describe`` command on the repository, which requires that the repository has a git tag. For example, if the most recent tag is 'v0.48.1', this