remove ssh-to-pgp from sops-nix

This commit is contained in:
Jörg Thalheim 2021-02-01 12:12:20 +01:00
parent d578742590
commit f540b74ced
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4
11 changed files with 40 additions and 264 deletions

View file

@ -28,6 +28,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
- name: Run lint
run: nix-build --no-out-link default.nix -A lint
if: matrix.os == 'ubuntu-latest'
- name: Build nix packages
run: nix-build --no-out-link release.nix
- name: Run unit tests