Files
budget-backend/vendor/github.com/sirupsen/logrus/appveyor.yml
kratisto 1a27ed5274
Some checks failed
golangci-lint / lint (push) Failing after 21s
Test / test (push) Failing after 2m17s
chore: migrate to gitea
2026-01-27 01:40:31 +01:00

13 lines
197 B
YAML

# Minimal stub to satisfy AppVeyor CI
version: 1.0.{build}
platform: x64
shallow_clone: true
branches:
only:
- master
- main
build_script:
- echo "No-op build to satisfy AppVeyor CI"