Loading doc/source/documentation.rst +3 −1 Original line number Diff line number Diff line Loading @@ -278,7 +278,9 @@ This should now be done when code is changed using a '*pipeline*'. .gitlab-ci.yml The content should look like:: The content should look like: .. sourcecode:: yaml # The Docker image that will be used to build your app image: python:3.11 Loading Loading
doc/source/documentation.rst +3 −1 Original line number Diff line number Diff line Loading @@ -278,7 +278,9 @@ This should now be done when code is changed using a '*pipeline*'. .gitlab-ci.yml The content should look like:: The content should look like: .. sourcecode:: yaml # The Docker image that will be used to build your app image: python:3.11 Loading