Build cosmic-comp debug

This commit is contained in:
Gerald Pinder
2024-11-25 21:15:43 -05:00
parent 9032798a19
commit 0bd28df4bb
7 changed files with 48 additions and 9 deletions

View File

@@ -0,0 +1,14 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/module-stage-list-v1.json
stages:
- name: cosmic-comp
from: rust
modules:
- type: script
scripts:
- install-cosmic-comp.sh
modules:
- type: copy
from: cosmic-comp
src: /out/cosmic-comp
dest: /usr/bin/cosmic-comp