.gitlab-ci.yml and gitlab-runner to deploy code in the correct location

Viewed 26

I have installed gitlab-runner and have pipeline process working and displayed in gitlab. However I can only run git commands in builds folder but not in actual project folder, when trying to access it I cannot see foldershome folder empty I am simply trying to run git pull in location home/user/www/project but cannot get there.

My working directory is set as home/user I am running it on centOS

0 Answers
Related