You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/02 19:38:22 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #8075: Add backticks in IMAGES.rst command description

mik-laj commented on a change in pull request #8075: Add backticks in IMAGES.rst command description
URL: https://github.com/apache/airflow/pull/8075#discussion_r402564624
 
 

 ##########
 File path: IMAGES.rst
 ##########
 @@ -34,7 +34,7 @@ The images are named as follows:
 
 where:
 
-* BRANCH_OR_TAG - branch or tag used when creating the image. Examples: master, v1-10-test, 1.10.10
+* ``BRANCH_OR_TAG`` - branch or tag used when creating the image. Examples: master, v1-10-test, 1.10.10
   The ``master`` and ``v1-10-test`` labels are built from branches so they change over time. the 1.10.* and in
   the future ``2.*`` labels are build from git tags and they are "fixed" once built.
 * PYTHON_MAJOR_MINOR_VERSION - version of python used to build the image. Examples: 3.5, 3.7
 
 Review comment:
   ``
   * ``PYTHON_MAJOR_MINOR_VERSION`` - version of python used to build the image. Examples: 3.5, 3.7
   
   ``

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services