This commit is contained in:
parent
aaa27c24ac
commit
5fc51e6b84
@ -8,7 +8,13 @@
|
|||||||
"image": "golang",
|
"image": "golang",
|
||||||
"commands": [
|
"commands": [
|
||||||
"go get",
|
"go get",
|
||||||
"go build"
|
"go build",
|
||||||
|
"ls",
|
||||||
|
"sh gojump.sh list-tier beef_ s",
|
||||||
|
"sh gojump.sh submit-time beef_ 127:51.53",
|
||||||
|
"sh gojump.sh submit-time beef_ 50:20.10",
|
||||||
|
"sh gojump.sh submit-time beef_ 200:01.009 && false || true",
|
||||||
|
"sh gojump.sh list-recently-completed-times"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user