Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
setup capsulecd dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Nov 17, 2019
1 parent 3521f3e commit 69bb3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capsule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
engine_enable_code_mutation: true

engine_cmd_compile:
- 'apt-get update && apt-get install -y bash curl git go-dep libmagickwand-6.q16-dev libreoffice-common'
- 'go build -o lodestone-document-processor-linux-amd64 ./cmd/document-processor/document-processor.go'
- 'go build -o lodestone-thumbnail-processor-linux-amd64 ./cmd/thumbnail-processor/thumbnail-processor.go'
engine_cmd_test: 'go test -v ./...'
Expand Down

0 comments on commit 69bb3c3

Please sign in to comment.