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 c1d7f8f commit 0c3b227Copy full SHA for 0c3b227
assets/runtime/config/gitlabhq/gitlab.yml
@@ -378,6 +378,7 @@ production: &base
378
## Packages (maven repository, npm registry, etc...)
379
packages:
380
enabled: {{GITLAB_PACKAGES_ENABLED}}
381
+ dpkg_deb_path: /usr/bin/dpkg-deb
382
# The location where build packages are stored (default: shared/packages).
383
path: {{GITLAB_PACKAGES_DIR}}
384
object_store:
0 commit comments