andersdamsgaard.com

my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com # fast
git clone https://src.adamsgaard.dk/andersdamsgaard.com.git # slow
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit dd98bfd0f509469015138e2fd4276caaa25c9e1b
parent 391af455e29b387be954339c40c3e973653fa0bb
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(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -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: