mirror of
https://github.com/opdavies/build-configs.git
synced 2025-01-22 18:27:31 +00:00
Add Fractal example
This commit is contained in:
parent
39988504d9
commit
c1da7e3c5a
11
examples/fractal/build-configs.yaml
Normal file
11
examples/fractal/build-configs.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: project-name
|
||||
template: fractal
|
||||
parameters:
|
||||
flake:
|
||||
devshell:
|
||||
packages:
|
||||
- nodejs_20
|
||||
git:
|
||||
ignore:
|
||||
- build/
|
Loading…
Reference in a new issue