modify drone pipeline args

This commit is contained in:
Jiacai Wang 2021-08-04 12:03:20 +08:00
parent 3ffc0b309a
commit 7f2b5fefed

View File

@ -7,4 +7,4 @@ steps:
commands:
- pwd && ls
- gcc hello.c -o hello
- ./hello
- ./hello drone!