this repo has no description
2
fork

Configure Feed

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

fix: update PHONY ref to docker-build/well-known

+1 -1
+1 -1
Makefile
··· 1 - PHONY: docker-build-well-known 1 + PHONY: docker-build/well-known 2 2 docker-build/well-known: 3 3 docker buildx build --platform linux/amd64,linux/arm64 -t darccio/bsky.cat-well-known --build-arg DD_GIT_COMMIT_SHA=$(git rev-parse HEAD) -f deployments/well-known/Dockerfile .