mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
Add bash based build harness.
This commit is contained in:
parent
6d51641b06
commit
707328a15c
8 changed files with 142 additions and 34 deletions
|
|
@ -11,7 +11,7 @@ lint_task:
|
|||
- apt-get -y install shellcheck
|
||||
- apt-get -y clean
|
||||
check_script:
|
||||
- shellcheck rootfs.sh
|
||||
- shellcheck rootfs.sh sysa/run.sh sysa/helpers.sh
|
||||
|
||||
run_task:
|
||||
# Required background services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue