tDo not run `env` command - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit dd98bfd0f509469015138e2fd4276caaa25c9e1b
 (DIR) parent 391af455e29b387be954339c40c3e973653fa0bb
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  2 Nov 2018 13:18:14 +0100
       
       Do not run `env` command
       
       Diffstat:
         M .gitlab-ci.yml                      |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
       t@@ -13,7 +13,6 @@ deploy:
          #image: alpine:edge  # https://pkgs.alpinelinux.org/packages?name=&branch=edge
          image: registry.gitlab.com/pages/hugo:latest
          before_script:
       -    - env
            - apk --no-cache add make lftp
            - hugo version
          script: