TNO Intern

Commit 1d1c393f authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated documentation.

parent fb672f19
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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