Replace build.yaml with build-configs.yaml

This commit is contained in:
Oliver Davies 2024-07-31 18:52:09 +01:00
parent 9528cb321a
commit 435545a3ed
3 changed files with 18 additions and 13 deletions

5
.yamlfmt.yaml Normal file
View file

@ -0,0 +1,5 @@
---
formatter:
type: basic
include_document_start: true
retain_line_breaks_single: true

13
build-configs.yaml Normal file
View file

@ -0,0 +1,13 @@
---
name: sculpin-skeleton
template: sculpin-site
parameters:
nix:
devshell:
packages:
- php81
- php81Packages.composer
git:
ignore:
- /flake.lock

View file

@ -1,13 +0,0 @@
name: sculpin-skeleton
type: sculpin
language: php
flake:
devshell:
packages:
- php81
- php81Packages.composer
git:
ignore:
- /flake.lock