⭐ Moe-Counter Compatible Website Hit Counter Written in Gleam mayu.due.moe
hit-counter svg moe
1
fork

Configure Feed

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

build(Earthly): Add task for pushing images for multiple platforms

Fuwn b0a6e21a 77e9f209

+2 -3
+2 -3
Earthfile
··· 1 1 VERSION 0.8 2 2 3 - all: 4 - BUILD +docker 3 + docker-all-platforms: 4 + BUILD --platform=linux/amd64 --platform=linux/arm64 +docker 5 5 6 6 docker: 7 7 ARG tag=latest ··· 44 44 && gleam export erlang-shipment 45 45 46 46 SAVE ARTIFACT /mayu/build/erlang-shipment/ 47 -