From 2341af9a72d7095863ea0472756940981b3f4d5a Mon Sep 17 00:00:00 2001 From: Felix Breidenstein Date: Tue, 5 Nov 2019 01:33:14 +0100 Subject: [PATCH] my hands are typing words --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 33efaec..258c65e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ build: stage: build image: golang:1-alpine script: - - apk add --no-cache imagemagick + - apk add --no-cache imagemagick pkgconfig - go run main.go - mkdir dist - mv index.html dist/