Skip to content

Instantly share code, notes, and snippets.

View ciberkleid's full-sized avatar

Cora Iberkleid ciberkleid

View GitHub Profile
<?xml version="1.0" encoding="UTF-8" ?>
<settings xsi:schemaLocation='http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd'
xmlns='http://maven.apache.org/SETTINGS/1.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<servers>
<server>
<id>bintray</id>
<username>${env.M2_SETTINGS_REPO_USERNAME}</username>
<password>${env.M2_SETTINGS_REPO_PASSWORD}</password>
</server>
{
"cyicloudpipelines": [
{
"name": "test",
"keepWaitingPipelines" : false,
"limitConcurrent" : true,
"description":"",
"expectedArtifacts": [],
"notifications": [],
"parameterConfig": [],
{
"app3": [
{
"name": "just waiting",
"description": "",
"parameterConfig": [],
"notifications": [],
"triggers": [],
"stages": [
{
@ciberkleid
ciberkleid / bumpme
Last active October 22, 2017 15:55
Sun Oct 22 15:55:34 UTC 2017