modified pipeline definiton file

This commit is contained in:
JesseQu 2024-11-28 13:38:45 +08:00
parent 5e365199d4
commit 6aeb715f82
1 changed files with 2 additions and 0 deletions

View File

@ -11,5 +11,7 @@ server:
steps: steps:
- name: build - name: build
commands: commands:
- id
- echo $HOME
- pwd - pwd
- echo 'test is a project.' - echo 'test is a project.'