ci: Show versions for crystal/shards

This commit is contained in:
Glenn Y. Rolland 2022-07-09 19:39:39 +02:00
parent 3aef835b4b
commit 856f047d16

View file

@ -15,6 +15,10 @@ build:executable:
stage: build
image: crystallang/crystal:1.5
script:
# Debug
- crystal version
- shards version
# Build
- make build
artifacts:
paths: