This commit is contained in:
Niklas 2019-05-13 20:47:21 +02:00
parent a4f8c83213
commit 59842bac79
1 changed files with 1 additions and 3 deletions

View File

@ -64,9 +64,7 @@ jobs:
name: Build Debian Package name: Build Debian Package
command: | command: |
cd packages/; cd packages/;
pwd; ./makedeb.sh ci;
ls -lah;
/root/project/packages/makedebian.sh ci;
cp *.deb /kshare/ cp *.deb /kshare/
- store_artifacts: - store_artifacts:
path: /kshare/ path: /kshare/