ci: add Gitea Actions workflow for Docker-based deployment to private server.
All checks were successful
Deploy to Private Server / deploy (push) Successful in 13s
All checks were successful
Deploy to Private Server / deploy (push) Successful in 13s
This commit is contained in:
@@ -44,3 +44,7 @@ jobs:
|
||||
Commit: ${{ github.sha }}
|
||||
Status: ${{ job.status }}
|
||||
Actor: ${{ github.actor }}
|
||||
gmail_password: ${{ secrets.GMAIL_PASSWORD }}
|
||||
ntfy_password: ${{ secrets.NTFY_PASSWORD }}
|
||||
telegram_bot_token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
|
||||
telegram_chat_id: ${{ secrets.TELEGRAM_CHAT_ID }}
|
||||
Reference in New Issue
Block a user