feat: add Gitea Actions workflow for private server deployment.
Some checks failed
Deploy to Private Server / deploy (push) Failing after 3s
Some checks failed
Deploy to Private Server / deploy (push) Failing after 3s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
docker ps --format "{{.Names}} {{.Image}} {{.Status}}"
|
docker ps --format "{{.Names}} {{.Image}} {{.Status}}"
|
||||||
|
|
||||||
- name: Send Deployment Notification
|
- name: Send Deployment Notification
|
||||||
uses: actions/deploy-notify@v1
|
uses: https://git.hcmc.online/actions/deploy-notify@v1
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
status: ${{ job.status }}
|
status: ${{ job.status }}
|
||||||
|
|||||||
Reference in New Issue
Block a user