Skip to content

Commit f20fa84

Browse files
Peter Lubalasankarc
authored andcommitted
Unified Backups: Fix missing bin directory
1 parent bf97591 commit f20fa84

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)