Specify absolute path to deb GitLab package
Context: gitlab#272978 (comment 451361814)
Allow to deploy local deb GitLab packages:
- Export
GITLAB_HOST_DEB_PATH
environment variable with an absolute path to the local deb file. - Run ansible playbook: it will copy the file that was provided to the appropriate nodes and install it.
Edited by Nailia Iskhakova