chore: add treefmt and format files

This commit is contained in:
technofab 2024-09-13 17:21:32 +02:00
parent f30adf88d3
commit 97f49cbdf6
4 changed files with 67 additions and 55 deletions

View file

@ -4,11 +4,9 @@
variables:
# latest | latest-cachix | latest-attic etc.
NIX_CI_IMAGE_TAG: latest
stages:
- build
- trigger
nix-ci:build:
stage: build
image: registry.gitlab.com/technofab/nix-gitlab-ci/nix-ci:${NIX_CI_IMAGE_TAG}
@ -24,7 +22,6 @@ nix-ci:build:
artifacts:
paths:
- generated-gitlab-ci.yml
nix-ci:trigger:
stage: trigger
needs: