Gitlab CI
Plus sign
Slackware

How to build Slackware packages with Gitlab CI

What is Gitlab CI?

GitLab CI/CD helps you automatically build, test, deploy, and monitor your code. Run tests before every merge (Continuous Integration) to make sure the code is continuously strong. Set up your git repository to automatically trigger builds when you push commits (Continuous Delivery). Integrate behavior-driven development (BDD) frameworks like Cucumber or jBehave into your workflow to write more comprehensive automated acceptance tests that communicate functionality more effectively than plain unit tests.

What is Slackware?

Slackware is a free distribution of Linux. It features a wide range of technology from printing to networking to services, and thanks to its advanced package management system, it’s incredibly easy to install and remove software to match your computer system's needs. Supporting this distribution is very easy, since it is backed up by a large community of developers and users.

Building Slackware package with Gitlab CI via packagecloud

If you’re looking to build Slackware package with Gitlab CI, you can use packagecloud to handle all of your package management and integrations with your CI/CD tools. Packagecloud works with all kinds of packages, not only Slackware packages. As well, you can integrate with all kinds of CI/CD tools, not only Gitlab CI.

Gitlab CI also integrates with

No results found. Try searching for something else.

If you are looking for something specific, please contact us.