URI:
       tUpdate apt before install - andersdamsgaard.com - my photography webpage
  HTML git clone git://src.adamsgaard.dk/andersdamsgaard.com
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 0fc6c0b69364f487f3ef1a676025b3c211a95f45
   DIR parent 150384b4f37df93ad38fb02b5ba623625928cbba
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon,  5 Nov 2018 06:34:30 +0100
       
       Update apt before install
       
       Diffstat:
         M .gitlab-ci.yml                      |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
       t@@ -11,6 +11,7 @@ test:
        pages:
          image: registry.gitlab.com/plett/hugoextended:0.50
          before_script:
       +    - apt-get update
            - apt-get install make
            - hugo version
          script: