the only good website on the internet quaso.engineering
0
fork

Configure Feed

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

add post

+1 -1
+1 -1
mise.toml
··· 7 7 8 8 [tasks.push] 9 9 run = [ 10 - "docker build --tag beanpuppy/blog:latest --platform linux/amd64", 10 + "docker build --tag beanpuppy/blog:latest --platform linux/amd64 .", 11 11 "docker push beanpuppy/blog:latest" 12 12 ] 13 13