airshipctl/pkg/config/testdata/repo-checkout-string.yaml
Alexander Noskov aab8325af5 Fix default checkout options in Airshipctl config
`airshipctl config init` command, generates default Airshipctl config
with mutually exclusive checkout options.
This CR fixing config generation by setting the only branch.
The `commitHash` and `tag` remain empty as an example in config file..

Change-Id: I12ec9b713e8f6769ddbd5301e000ab0242ea8ff4
Closes: #233
2020-05-14 04:35:19 +00:00

5 lines
51 B
YAML

branch: ""
commitHash: ""
force: false
tag: v1.0.1