Add CI
Some checks failed
/ build (push) Failing after 1m25s

This commit is contained in:
Simon Bruder 2024-07-19 15:39:37 +02:00
parent f9dc124572
commit 8237859585
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -0,0 +1,18 @@
# SPDX-FileCopyrightText: 2024 Simon Bruder <simon@sbruder.de>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
on: [push]
jobs:
build:
runs-on: nix
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: nix build -L .#
- name: Upload
uses: actions/upload-artifact@v4
with:
name: password-hash-self-service
path: result/