if this works
Some checks failed
update neo with compose files / update (push) Failing after 2s

This commit is contained in:
Didier Slof 2023-04-29 21:37:32 +02:00
parent f77a5c90e0
commit 28a70b119c

View file

@ -9,8 +9,8 @@ jobs:
run: |
mkdir -p ~/.ssh/
echo "$SSH_KEY" > ~/.ssh/staging.key
echo -e "\n" > ~/.ssh/staging.key
chmod 600 ~/.ssh/staging.key
curl -d "test" https://push.ixvd.net/${{secrets.NTFY_TOPIC}}
cat >>~/.ssh/config <<END
Host staging
HostName $SSH_HOST