fix: add templating support in configuration #18

Merged
glenux merged 4 commits from feature/15-add-templating-support-in-configuration into develop 2023-11-18 22:34:23 +00:00
Showing only changes of commit e6a9d01175 - Show all commits

View file

@ -5,7 +5,7 @@ name: default
steps: steps:
- name: build:binary - name: build:binary
image: crystallang/crystal:1.7.3 image: crystallang/crystal:1.10.1
environment: environment:
PACKAGE_BASENAME: mfm_linux_amd64 PACKAGE_BASENAME: mfm_linux_amd64
volumes: volumes: