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