Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in continuous-integration

How to trigger Jenkins builds remotely and to pass parameters

Setting the version number for .NET Core projects - CSPROJ - not JSON projects

How do I clear my Jenkins/Hudson build history?

How do show my tests passing/failing in Github?

How do I shallow clone a repo on a specific branch?

Using secret api keys on travis-ci

Running a command in a Grunt Task

Jenkins - passing variables between jobs?

Github actions share workspace/artifacts between jobs?

Docker: Using --password via the CLI is insecure. Use --password-stdin

.NET 4.0 build issues on CI server

Hudson or Teamcity for continuous integration? [closed]

Spread load evenly by using ‘H * * * *’ rather than ‘5 * * * *’

Best branching strategy when doing continuous integration?

What is the purpose of a dedicated "Build Server"? [closed]

How to upgrade msbuild to C# 6?

How do you run NUnit tests from Jenkins?

Jenkins scripted pipeline or declarative pipeline

How can I auto increment the C# assembly version via our CI platform (Hudson)?

"Pretty" Continuous Integration for Python