data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

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

ci: add deploy workflow

dusk e8133c99 cdb77c3b

+19
+19
.forgejo/workflows/deploy.yaml
··· 1 + name: deploy to server 2 + 3 + on: 4 + push: 5 + tags: 6 + - 'latest' 7 + 8 + jobs: 9 + tag: 10 + runs-on: yusdacra/lixpine:latest 11 + steps: 12 + - uses: actions/checkout@v4 13 + with: 14 + fetch-depth: 1 15 + - uses: https://github.com/cachix/cachix-action@v16 16 + with: 17 + name: gazesys-infra 18 + authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' 19 + - run: nix run .#nh -- os build -H wolumonde .