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

View File

@ -6,9 +6,11 @@ steps:
- name: Let Us Build
image: tldp/builder:latest
commands:
- free
- ls -al /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
#- ldptool --loglevel info --builddir BUILD --configfile .github/builder-pr.ldptool.cfg --pubdir MAIN --publish