my hands are typing words
This commit is contained in:
parent
e5fa0fe566
commit
2341af9a72
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ build:
|
||||||
stage: build
|
stage: build
|
||||||
image: golang:1-alpine
|
image: golang:1-alpine
|
||||||
script:
|
script:
|
||||||
- apk add --no-cache imagemagick
|
- apk add --no-cache imagemagick pkgconfig
|
||||||
- go run main.go
|
- go run main.go
|
||||||
- mkdir dist
|
- mkdir dist
|
||||||
- mv index.html dist/
|
- mv index.html dist/
|
||||||
|
|
Loading…
Add table
Reference in a new issue