goreleaser-action/__tests__/fixtures/goreleaser-invalid.yaml

9 lines
109 B
YAML
Raw Normal View History

2023-05-07 16:02:10 +00:00
&shared:
build: &build_base
env:
- CGO_ENABLED=0
project_name: test
builds:
- <<: *build_base