„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
c8e023b8f5
commit
4be499c4bf
@ -92,11 +92,3 @@ jobs:
|
|||||||
cd public
|
cd public
|
||||||
pagefind --source=.
|
pagefind --source=.
|
||||||
rsync -azr --delete ./ /opt/data/webdata/gcg-website/
|
rsync -azr --delete ./ /opt/data/webdata/gcg-website/
|
||||||
|
|
||||||
- name: notification
|
|
||||||
uses: https://github.com/yamaks2306/telegram-notification@main
|
|
||||||
if: always()
|
|
||||||
with:
|
|
||||||
chat_id: ${{ secrets.TG_CHAT_ID }}
|
|
||||||
token: ${{ secrets.TG_TOKEN }}
|
|
||||||
include_commit_info: false
|
|
Loading…
x
Reference in New Issue
Block a user