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