mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 04:07:04 +03:00
228e002565
This PR adds a Windows build pipeline running on GitHub. Currently it runs on the repository https://github.com/Crown0815/forgejo-runner-windows. So far the build does not include tests, but I am working on a solution. For the time being we can release the windows builds easily though. Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/312 Co-authored-by: Felix Kröner <felix.kroener@gmx.de> Co-committed-by: Felix Kröner <felix.kroener@gmx.de>
17 lines
156 B
Text
17 lines
156 B
Text
*~
|
|
|
|
forgejo-runner
|
|
.env
|
|
.runner
|
|
coverage.txt
|
|
/gitea-vet
|
|
/config.yaml
|
|
|
|
# MS VSCode
|
|
.vscode
|
|
__debug_bin
|
|
# gorelease binary folder
|
|
dist
|
|
|
|
# Jetbrains IDE
|
|
.idea
|