This commit is contained in:
parent
16a93be4b3
commit
decedcc7df
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: "alpine:latest"
|
image: "alpine:latest"
|
||||||
steps:
|
steps:
|
||||||
- run: "Hello, world!"
|
- run: "echo Hello, world!"
|
||||||
|
|
Loading…
Reference in a new issue