Update build environment to crystal 0.33
This commit is contained in:
parent
f1f3bf63c0
commit
dba628f467
@ -6,7 +6,6 @@ jobs:
|
||||
- image: alpine:3.10.3
|
||||
steps:
|
||||
- checkout
|
||||
- run: ./docker/provide-crystal-alpine
|
||||
- run: shards install
|
||||
- run: make spec STAGE=prod
|
||||
- run: make build STAGE=prod
|
||||
|
Loading…
Reference in New Issue
Block a user