ci: Add Gitea workflow for automated Docker image deployment to private server.
All checks were successful
Deploy to Private Server / deploy (push) Successful in 8s
All checks were successful
Deploy to Private Server / deploy (push) Successful in 8s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
docker ps --format "{{.Names}} {{.Image}} {{.Status}}"
|
||||
|
||||
- name: Send Deployment Notification
|
||||
uses: https://git.hcmc.online/actions/deploy-notify@v1
|
||||
uses: https://git.hcmc.online/actions/deploy-notify@main
|
||||
if: always()
|
||||
with:
|
||||
status: ${{ job.status }}
|
||||
|
||||
Reference in New Issue
Block a user