Build helix with a default runtime location and copy runtime into correct spot
This commit is contained in:
@@ -12,5 +12,5 @@ modules:
|
||||
dest: /usr/bin/
|
||||
- type: copy
|
||||
from: helix
|
||||
src: /out/runtime
|
||||
dest: /usr/lib64/helix/
|
||||
src: /out/runtime/
|
||||
dest: /usr/lib/helix/runtime
|
||||
|
||||
Reference in New Issue
Block a user