Adjust helix yaml
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
stages:
|
||||
- name: helix
|
||||
image: rust
|
||||
shell:
|
||||
- bash
|
||||
- -c
|
||||
modules:
|
||||
- type: script
|
||||
scripts:
|
||||
@@ -11,5 +8,5 @@ stages:
|
||||
modules:
|
||||
- type: copy
|
||||
from: helix
|
||||
src: /out/helix
|
||||
src: /out/hx
|
||||
dest: /usr/bin/
|
||||
|
||||
Reference in New Issue
Block a user