v1.0.0
Golang lint / docker-smoke (push) Successful in 17s
Golang lint / lint (push) Failing after 18s

This commit is contained in:
2026-08-06 12:22:44 +03:00
parent a47ac72db0
commit bb2fa57bbe
21 changed files with 1075 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
docker-build:
docker buildx build \
--platform linux/amd64,linux/arm64 \
-t git.scuroneko.dev/scuroneko/est:latest \
-t git.scuroneko.dev/scuroneko/est:1.0.0 \
--push .