2.0.0
All checks were successful
Build / Build project (push) Successful in 1m46s

This commit is contained in:
Alexander Zhirov 2025-05-03 16:23:02 +03:00
parent 8337d8dde4
commit 2ce0a0601c
Signed by: alexander
GPG key ID: C8D8BE544A27C511
14 changed files with 566 additions and 1 deletions

View file

@ -20,5 +20,5 @@ jobs:
--source-dir ./ \
--nfs-address ${{ secrets.NFS_ADDRESS }} \
--nfs-port ${{ secrets.NFS_PORT }} \
--nfs-path / \
--nfs-path ${{ secrets.NFS_PATH }} \
--gpg-key ${{ secrets.GPG_KEY }}