mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-11 17:49:27 -05:00
14 lines
340 B
YAML
14 lines
340 B
YAML
targets:
|
|
$default:
|
|
builders:
|
|
ferry_generator:graphql_builder:
|
|
enabled: true
|
|
options:
|
|
schema: gql_gitlab|lib/schema.graphql
|
|
output_dir: ""
|
|
ferry_generator:serializer_builder:
|
|
enabled: true
|
|
options:
|
|
schema: gql_gitlab|lib/schema.graphql
|
|
output_dir: ""
|