This commit is contained in:
root 2020-08-09 10:29:09 +07:00
parent c4fd9fb57d
commit b57ca2a27f
1 changed files with 2 additions and 1 deletions

View File

@ -7,10 +7,11 @@ steps:
image: tldp/builder:latest
commands:
- free
- ls -alR /drone
- ls -alR /LDP
- ldptool --dump-cfg
- mkdir -p MAIN
- mkdir -p BUILD
- pwd
- ldptool --loglevel info --builddir BUILD --configfile .github/builder-pr.ldptool.cfg --pubdir MAIN --list
- ldptool --loglevel info --builddir BUILD --configfile .github/builder-pr.ldptool.cfg --pubdir MAIN --publish
- sleep 99999999999999