We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1ee58d4
There was an error while loading. Please reload this page.
Fixed private keys
9793f40
Now you can specify package name in case you have repository name wrong:
repositories: - url: https://github.com/<author>/company-<repo>.git name: <package-name> - url: https://github.com/<author>/company-<repo>.git name: <package-name>
06874e5
Finally got it working
24d7bed
Finally, fixed setup issue
33bb34e
Fixed template issues
a5cdb6f
SSH support, YAML instead of JSON
145b580
Initial commit