This commit is contained in:
root 2020-08-08 22:55:53 +07:00
parent 8d7765a410
commit cdb0d27424
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
image: tldp/builder:latest image: tldp/builder:latest
commands: commands:
- free - free
- ls -al /LDP - ls -alR /drone
- ldptool --dump-cfg - ldptool --dump-cfg
- mkdir -p MAIN - mkdir -p MAIN
- mkdir -p BUILD - mkdir -p BUILD