chore: doas deploy
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
mkdir -p content/.indiekit
|
||||
ssh -p 222 -o StrictHostKeyChecking=no \
|
||||
${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }} \
|
||||
"sudo bastille cmd node cat /usr/local/indiekit/content/.indiekit/homepage.json" \
|
||||
"doas bastille cmd node cat /usr/local/indiekit/content/.indiekit/homepage.json" \
|
||||
> content/.indiekit/homepage.json
|
||||
|
||||
- name: Build CSS
|
||||
|
||||
Reference in New Issue
Block a user