Showing posts with label Gitlab. Show all posts
Showing posts with label Gitlab. Show all posts

Gitlab configure .gitlab-ci.yml

https://medium.com/@codingfriend/continuous-integration-and-deployment-with-gitlab-docker-compose-and-digitalocean-6bd6196b502a
https://stackoverflow.com/questions/33430487/how-to-use-gitlab-ci-to-build-a-java-maven-project

Install and register gitlab runner


// install runner

https://docs.gitlab.com/runner/install/linux-manually.html

// register runner

https://docs.gitlab.com/runner/register/index.html

https://docs.gitlab.com/runner/commands/README.html

Fix issue with gitlab-runner

This summary is not available. Please click here to view the post.