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 4ab42c4 commit 7b90d23Copy full SHA for 7b90d23
Taskfile.yml
@@ -106,7 +106,7 @@ tasks:
106
- apidoc
107
env:
108
# renovate: datasource=git-refs depName=docusaurus lookupName=https://github.com/levlaz/daggerverse currentValue=main
109
- DAGGER_DOCUSAURUS_SHA: 3b7d706c741b2d91d4f2ad8d0f4c4eb921cb18d6
+ DAGGER_DOCUSAURUS_SHA: 010ba5979f337dfb6a94ffa880b2bf7348c5fcc6
110
cmds:
111
- GITHUB_REF= dagger -s call -m github.com/levlaz/daggerverse/docusaurus@${DAGGER_DOCUSAURUS_SHA}
112
--src web --yarn build
0 commit comments