mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-11-06 02:38:13 +00:00
e1266ebf64
Update to v2 SDK updated dependencies
12 lines
108 B
YAML
12 lines
108 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.x
|
|
- tip
|
|
|
|
script:
|
|
- go test
|
|
|
|
matrix:
|
|
allow_failures:
|
|
- go: tip
|