This commit is contained in:
@@ -26,5 +26,8 @@ jobs:
|
||||
ssh-keyscan -H haschel >> ~/.ssh/known_hosts 2>/dev/null || true
|
||||
|
||||
- name: Deploy with deploy-rs
|
||||
env:
|
||||
HOME: /tmp/build-home
|
||||
run: |
|
||||
mkdir -p $HOME
|
||||
nix run github:serokell/deploy-rs -- .#haschel --skip-checks
|
||||
|
||||
Reference in New Issue
Block a user