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.
2 parents bf97591 + f20fa84 commit 874a701Copy full SHA for 874a701
config/software/gitlab-backup-cli.rb
@@ -22,6 +22,7 @@
22
skip_transitive_dependency_licensing true
23
24
build do
25
+ mkdir "#{install_dir}/bin/"
26
# Create a wrapper for the gitlab-backup-cli tool
27
erb dest: "#{install_dir}/bin/gitlab-backup-cli",
28
source: 'gitlab_backup_cli_wrapper.erb',
0 commit comments