fixup! WIP: Add unit tests
All checks were successful
/ build (push) Successful in 41s

This commit is contained in:
Simon Bruder 2024-07-25 23:20:47 +02:00
parent 9b2adaa5d6
commit e3125ffe1d
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -21,7 +21,7 @@ jobs:
git lfs install --local
git lfs pull
- name: Build and test
run: nix build -L .#li7y .#li7y-oci .#li7y-tarpaulin
run: nix build -L .#li7y .#li7y-oci
- name: Push OCI image
if: github.ref == 'refs/heads/master'
run: |
@ -30,8 +30,3 @@ jobs:
podman tag li7y git.sbruder.de/simon/li7y:latest
podman login --username simon --password "${{ secrets.REGISTRY_PASSWORD }}" git.sbruder.de
podman push git.sbruder.de/simon/li7y:latest
- run: nix build -L .#li7y-tarpaulin
- uses: actions/upload-artifact@v4
with:
name: tarpaulin
path: result/