Skip to content

Commit 0c3b227

Browse files
committed
Sync config v13.6.0 : Add gitlab.yml:packages:dpkg_deb_path
See corresponding MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44029
1 parent c1d7f8f commit 0c3b227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/runtime/config/gitlabhq/gitlab.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ production: &base
378378
## Packages (maven repository, npm registry, etc...)
379379
packages:
380380
enabled: {{GITLAB_PACKAGES_ENABLED}}
381+
dpkg_deb_path: /usr/bin/dpkg-deb
381382
# The location where build packages are stored (default: shared/packages).
382383
path: {{GITLAB_PACKAGES_DIR}}
383384
object_store:

0 commit comments

Comments
 (0)