this should do, maybe, maybe not, or maybe maybe
This commit is contained in:
parent
4f5511d676
commit
0d1a8b6c93
@ -1,6 +1,5 @@
|
||||
local pipeline(arch, os) = {
|
||||
kind: pipeline,
|
||||
type: docker,
|
||||
name: "build" + os + "/" + arch,
|
||||
steps: [{
|
||||
name: "compile " + os + "/" + arch,
|
||||
|
Loading…
Reference in New Issue
Block a user