Try new stages feature

This commit is contained in:
Gerald Pinder
2024-05-02 16:03:35 -04:00
parent 43213f6022
commit c344efc32d
5 changed files with 53 additions and 1 deletions

15
recipes/common/helix.yml Normal file
View File

@@ -0,0 +1,15 @@
stages:
- name: helix
image: rust
shell:
- bash
- -c
modules:
- type: script
scripts:
- install-helix.sh
modules:
- type: copy
from: helix
src: /out/helix
dest: /usr/bin/