Select the types of activity you want to include in your feed.
1target "default" { 2 context = "." 3 dockerfile = "Dockerfile" 4 tags = ["docker.io/sachymetsu/nailpit:latest"] 5 platforms = ["linux/amd64", "linux/arm64"] 6}