modified pipeline definiton file
This commit is contained in:
parent
5e365199d4
commit
6aeb715f82
|
|
@ -11,5 +11,7 @@ server:
|
|||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- id
|
||||
- echo $HOME
|
||||
- pwd
|
||||
- echo 'test is a project.'
|
||||
|
|
|
|||
Loading…
Reference in New Issue