Compare commits
1 Commits
4cb13f906f
...
3dbf1c29bc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3dbf1c29bc |
@@ -13,7 +13,7 @@ def step(arch):
|
|||||||
"name": "build",
|
"name": "build",
|
||||||
"image": "alpine",
|
"image": "alpine",
|
||||||
"commands": [
|
"commands": [
|
||||||
"echo HELLO WORLD!!!"
|
"echo hello world"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user