17 lines
325 B
Markdown
17 lines
325 B
Markdown
|
---
|
||
|
layout: post
|
||
|
title: Automating Sculpin Builds with Jenkins CI
|
||
|
date: 2015-07-20
|
||
|
tags:
|
||
|
- sculpin
|
||
|
- jenkins
|
||
|
slug: automating-sculpin-jenkins
|
||
|
---
|
||
|
{% block excerpt %}
|
||
|
How to automate Sculpin builds via Jenkins, either periodically or when a Git commit is pushed.
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block content %}
|
||
|
sdf
|
||
|
{% endblock %}
|