trigger statichost build from github actions

This commit is contained in:
Joakim Repomaa
2026-02-17 02:46:05 +02:00
parent 72a636d175
commit 08c5b801ee

View File

@@ -41,12 +41,7 @@ jobs:
path: build/
retention-days: 7
# Uncomment and configure for deployment:
# - name: Deploy to server
# if: github.ref == 'refs/heads/main'
# run: |
# # Add your deployment commands here
# # Example using rsync:
# # rsync -avz --delete build/ user@your-server:/var/www/cv/
# env:
# SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Deploy to statichost.eu
if: github.ref == 'refs/heads/main'
run: |
curl -XPOST https://builder.statichost.eu/repomaa-cv