mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
chore: add devcontainer config (#1004)
This commit is contained in:
4
.devcontainer/build.sh
Executable file
4
.devcontainer/build.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
goreleaser build --snapshot --clean
|
||||
mv dist/**/* dist/
|
||||
docker buildx build --platform linux/amd64,linux/arm64,linux/s390x -t nezha .
|
||||
Reference in New Issue
Block a user