robots.txt
Some checks failed
Push changes to production / deploy (push) Failing after 3s

This commit is contained in:
2025-12-18 04:30:50 -06:00
parent 84286408c8
commit cce6327b12
2 changed files with 3 additions and 0 deletions

View File

@@ -22,4 +22,5 @@ jobs:
- name: Push to server - name: Push to server
run: | run: |
ssh -p ${{ secrets.SSH_PORT }} ${{ secrets.SSH_HOST }} "rm -rf /srv/www/shadeouts.net/*"
scp -i ~/.ssh/act -o Port=${{ secrets.SSH_PORT }} -o StrictHostKeyChecking=no *.html ${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }}:/srv/www/shadeouts.net/ scp -i ~/.ssh/act -o Port=${{ secrets.SSH_PORT }} -o StrictHostKeyChecking=no *.html ${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }}:/srv/www/shadeouts.net/

2
robots.txt Normal file
View File

@@ -0,0 +1,2 @@
User-agent: *
Disallow: