This commit is contained in:
parent
fb1c53b07e
commit
7a8af97d85
|
@ -4,6 +4,13 @@ type: exec
|
|||
name: blog 发布
|
||||
|
||||
steps:
|
||||
- name: list
|
||||
commands:
|
||||
- ls -la /tmp
|
||||
- ls -la .
|
||||
- pwd
|
||||
- whoami
|
||||
|
||||
- name: publish
|
||||
commands:
|
||||
- pwd
|
||||
|
|
Loading…
Reference in New Issue
Block a user