this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(wolumonde): remove the webhook and workflow

dusk 645165ee 52ca14a6

-14
-14
.forgejo/workflows/deploy.yaml
··· 1 - name: deploy to server 2 - 3 - on: 4 - push: 5 - workflow_dispatch: 6 - 7 - jobs: 8 - tag: 9 - runs-on: lixpine 10 - steps: 11 - - name: trigger deploy 12 - env: 13 - WEBHOOK_PASSWORD: ${{ secrets.WEBHOOK_PASSWORD }} 14 - run: curl -u "meow:$WEBHOOK_PASSWORD" https://webhook.gaze.systems/deploy-wolumonde
hosts/wolumonde/modules/webhook.nix/default.nix hosts/wolumonde/modules/webhook.disabled/default.nix
hosts/wolumonde/modules/webhook.nix/deploy-wolumonde.nix hosts/wolumonde/modules/webhook.disabled/deploy-wolumonde.nix