Update authentik
This commit is contained in:
parent
4390c7d682
commit
7d88347095
2 changed files with 3 additions and 2 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -62,6 +62,7 @@ jobs:
|
|||
ssh-agent -a $SSH_AUTH_SOCK > /dev/null
|
||||
ssh-add /home/runner/.ssh/*
|
||||
ssh-keyscan ${{ secrets.INSTANCE_IP }} >> /home/runner/.ssh/known_hosts
|
||||
ssh-keyscan git.dtth.ch >> /home/runner/.ssh/known_hosts
|
||||
- uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue