„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
		| @@ -91,12 +91,4 @@ jobs: | ||||
|         run: | | ||||
|           cd public | ||||
|           pagefind --source=.  | ||||
|           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 | ||||
|           rsync -azr --delete ./ /opt/data/webdata/gcg-website/ | ||||
		Reference in New Issue
	
	Block a user