„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
		| @@ -25,8 +25,9 @@ jobs: | ||||
|  | ||||
|       - name: deploy | ||||
|         run: | | ||||
|           cd public | ||||
|           pagefind --source=.  | ||||
|           rsync -azr --delete public/ /opt/data/webdata/gcg-website-gt/ | ||||
|           rsync -azr --delete ./ /opt/data/webdata/gcg-website-gt/ | ||||
|  | ||||
|       - name: notification | ||||
|         uses: https://github.com/yamaks2306/telegram-notification@main | ||||
|   | ||||
		Reference in New Issue
	
	Block a user