starlark to the rescue?
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -1,14 +1,9 @@
|
||||
|
||||
def main(ctx):
|
||||
return {
|
||||
"kind": "pipeline",
|
||||
"type": "docker",
|
||||
"name": "nomad-nummer5",
|
||||
"platform": [
|
||||
{
|
||||
"os": "linux",
|
||||
"arch": "arm64"
|
||||
}
|
||||
],
|
||||
"steps": [
|
||||
{
|
||||
"name": "git log",
|
||||
|
||||
Reference in New Issue
Block a user