my hands are typing words

This commit is contained in:
Felix Breidenstein 2019-11-05 01:33:14 +01:00
parent e5fa0fe566
commit 2341af9a72

View file

@ -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/