Update .gitlab-ci.yml file

This commit is contained in:
Glenn Y. Rolland 2022-07-09 15:30:25 +00:00
parent 2e48c3f173
commit e6d494ab0c

View file

@ -15,7 +15,7 @@ build_job:
stage: build
image: crystallang/crystal:1.5
script:
- echo "Not implemented yet"
- make build
artifacts:
paths:
- bin