This commit is contained in:
@@ -16,7 +16,7 @@ local build(dir, package) = {
|
||||
repo: 'cr.wks/%(package)s' % { package: package }
|
||||
}
|
||||
};
|
||||
|
||||
[
|
||||
kind: 'pipeline',
|
||||
type: 'docker',
|
||||
name: '_CI-CD',
|
||||
@@ -33,7 +33,7 @@ std.flattenArrays([ [
|
||||
]
|
||||
])
|
||||
|
||||
}]
|
||||
}],
|
||||
|
||||
|
||||
kind: 'pipeline',
|
||||
@@ -52,4 +52,5 @@ std.flattenArrays([ [
|
||||
]
|
||||
])
|
||||
|
||||
}]
|
||||
}];
|
||||
]
|
||||
Reference in New Issue
Block a user