chore: migrate to gitea
This commit is contained in:
12
vendor/github.com/sirupsen/logrus/appveyor.yml
generated
vendored
Normal file
12
vendor/github.com/sirupsen/logrus/appveyor.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user