Skip to content
Snippets Groups Projects
Commit 7335de7f authored by Peter Lu's avatar Peter Lu
Browse files

Unified Backups: Fix missing bin directory

parent be805d4d
No related branches found
No related tags found
3 merge requests!128heptapod#1534: making 1.5 the oldstable,!125heptapod#1494: make 1.5 the new stable,!124Upstream 16.11 quasi branching point
......@@ -22,6 +22,7 @@
skip_transitive_dependency_licensing true
build do
mkdir "#{install_dir}/bin/"
# Create a wrapper for the gitlab-backup-cli tool
erb dest: "#{install_dir}/bin/gitlab-backup-cli",
source: 'gitlab_backup_cli_wrapper.erb',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment