We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c19898 + a4d1368 commit 6efe1efCopy full SHA for 6efe1ef
.circleci/merge_docs.py
@@ -1,4 +1,4 @@
1
from ecosystem_cicd_tools.github_stuff import merge_documentation_pulls
2
3
if __name__ == '__main__':
4
- merge_documentation_pulls()
+ merge_documentation_pulls(branch='main')
plugin.yaml
@@ -1,4 +1,5 @@
plugins:
+
vcd:
executor: central_deployment_agent
5
package_name: cloudify-vcloud-plugin
0 commit comments