This commit is contained in:
parent
fd693babc3
commit
5193063f93
@ -1,5 +1,5 @@
|
||||
local buildForArch(arch) = {
|
||||
"name": "check",
|
||||
"name": "check-"+arch,
|
||||
"image": "rust:1.62",
|
||||
"commands": [
|
||||
"echo Hello World from Jsonnet on " + arch + "!",
|
||||
|
Loading…
Reference in New Issue
Block a user