Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuous-integration

How to enable Gitlab CI/CD for Private GKE cluster?

Jenkins build promotion: How do I schedule a build promotion?

Deploying to GCloud VM Instances with GitHub Actions

How do you import artifacts from one Bitbucket pipeline to another?

Can I disable Hudson's automatic scheduled builds all at once?

How to run task conditionally when previous task result was successful but with errors

Docker build error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

How to use conditions in Jenkins declarative pipeline "options" block?

How to read tag name using workflow_run

Sonar Vs Jenkins [closed]

If condition in Github Actions for another Job

Cruisecontrol actions after a successful build?

How to disable GitLab build caching for a job

Automate Git merge in continuous integration but fail if there are merge conflicts [closed]

Setting up a local Sonar (server) vs having all the plugins checkstyles,pmd,findbugs in eclipse

How to conditionally skip maven tests on Jenkins for CI