This commit is contained in:
parent
079d67b8d5
commit
790cd1a453
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: tmaier/docker-compose
|
||||
image: crystallang/crystal:1.5-alpine
|
||||
commands:
|
||||
- shards install --production
|
||||
- shards build --release --static
|
||||
|
|
Loading…
Reference in a new issue