- build-windows-amd64: cross-compile with mingw-w64 for x86_64-pc-windows-gnu - upload: uses gogs_default network + uploads both linux and windows artifacts - arm64: QEMU agent deployed at woodpecker_agent_arm64 (linux/arm64 platform) - artifacts/ excluded from git via .gitignore
10 lines
96 B
Plaintext
10 lines
96 B
Plaintext
node_modules/
|
|
dist/
|
|
src-tauri/target/
|
|
.env
|
|
*.local
|
|
.secrets
|
|
secrets.yml
|
|
secrets.yaml
|
|
artifacts/
|