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.
1 parent 0d4a3d3 commit efd9e81Copy full SHA for efd9e81
Taskfile.yml
@@ -73,7 +73,7 @@ tasks:
73
desc: Update the API Reference section of the documentation
74
env:
75
# renovate: datasource=git-refs depName=genref lookupName=https://github.com/cloudnative-pg/daggerverse currentValue=main
76
- DAGGER_APIDOC_SHA: ac27cc7677fc42ea129fd3c1aa2b2894aad3a246
+ DAGGER_APIDOC_SHA: 00cead9710f409ceb3a818fe5fd7ba683ee93ac8
77
cmds:
78
- GITHUB_REF= dagger -s call -m github.com/cloudnative-pg/daggerverse/genref@${DAGGER_APIDOC_SHA} genref --source .
79
--args "-c=config.yaml" --args "-o=src" --args "-include=plugin-barman-cloud"
0 commit comments