In deploy script we need information about user, who started manual job (to call our internal API and make some checks).
Add GITLAB_USER_ID, GITLAB_USER_EMAIL and CI_BUILD_MANUAL variables to runner from build.
GITLAB_USER_ID
GITLAB_USER_EMAIL
CI_BUILD_MANUAL
I am going to make MR for this.
~"feature proposal" ~"CI"