Mirror from bluesky-social/pds
0
fork

Configure Feed

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

multi-platform builds

+1
+1
.github/workflows/build-and-push-ghcr.yaml
··· 48 48 with: 49 49 context: . 50 50 push: ${{ github.event_name != 'pull_request' }} 51 + platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 51 52 file: ./Dockerfile 52 53 tags: | 53 54 ghcr.io/bluesky-social/pds:latest