Skip to content

Commit 874a701

Browse files
balasankarcPeter Lu
andcommitted
Merge branch 'plu8-master-patch-3038' into 'master'
Unified Backups: Fix missing bin directory See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7519 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: Peter Lu <[email protected]>
2 parents bf97591 + f20fa84 commit 874a701

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/software/gitlab-backup-cli.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
skip_transitive_dependency_licensing true
2323

2424
build do
25+
mkdir "#{install_dir}/bin/"
2526
# Create a wrapper for the gitlab-backup-cli tool
2627
erb dest: "#{install_dir}/bin/gitlab-backup-cli",
2728
source: 'gitlab_backup_cli_wrapper.erb',

0 commit comments

Comments
 (0)