Skip to content

Commit

Permalink
Corrected definition of option in plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toote committed Oct 22, 2022
1 parent a789833 commit 922db41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ configuration:
mount-ssh-agent:
type: boolean
mount-checkout:
type: boolean
type: [ boolean, string ]
no-cache:
type: boolean
propagate-environment:
Expand Down

0 comments on commit 922db41

Please sign in to comment.