Skip to content

Commit

Permalink
Fix noplugins build
Browse files Browse the repository at this point in the history
Co-authored-by: danilapog <[email protected]>
Co-committed-by: danilapog <[email protected]>
  • Loading branch information
danilapog authored and VyacheslavSemin committed Dec 3, 2024
1 parent eb9d159 commit 6806468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
matrix=$(echo $matrix | jq '.include += [
{
"name": "Build Docs non-plugins",
"dockerfile": "Dockerfile",
"dockerfile": "Dockerfile.noplugins",
"edition": "-de",
"images": "proxy docservice converter",
"postfix": "-noplugins"
Expand Down

0 comments on commit 6806468

Please sign in to comment.