netang

gitlab-runner

Jun 10th, 2020 (edited)
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | None | 0 0
  1. sudo nano /etc/systemd/system/gitlab-runner.service
  2. User=gitlab-runner
  3.  
  4.  
  5. # how to test
  6. sudo su - gitlab-runner
  7. cd automallproject
  8. gitlab-runner exec shell deploy_api_prod
Add Comment
Please, Sign In to add comment