1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mozzie 2024-06-04 14:09:31 +08:00
parent fb1c53b07e
commit 7a8af97d85

View File

@ -4,6 +4,13 @@ type: exec
name: blog 发布
steps:
- name: list
commands:
- ls -la /tmp
- ls -la .
- pwd
- whoami
- name: publish
commands:
- pwd