Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
0543fba661
commit
113d31a592
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ pipeline:
|
|||
build:
|
||||
image: bash
|
||||
commands:
|
||||
- echo "Hello World!"
|
||||
- echo "Hello World 2!"
|
||||
|
|
Reference in a new issue