mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: friskies?³
This commit is contained in:
parent
a658336476
commit
bf07cd6c47
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
- DEBIAN_FRONTEND=noninteractive apt update
|
- DEBIAN_FRONTEND=noninteractive apt update
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- $YNH_BUILD_DIR/*.deb
|
- ./*.deb
|
||||||
|
|
||||||
.build_script: &build_script
|
.build_script: &build_script
|
||||||
- DEBIAN_FRONTEND=noninteractive apt --assume-yes -o Dpkg::Options::="--force-confold" install devscripts --no-install-recommends
|
- DEBIAN_FRONTEND=noninteractive apt --assume-yes -o Dpkg::Options::="--force-confold" install devscripts --no-install-recommends
|
||||||
|
@ -22,6 +22,7 @@
|
||||||
- ls -l $YNH_BUILD_DIR
|
- ls -l $YNH_BUILD_DIR
|
||||||
- ls -l $YNH_BUILD_DIR/$PACKAGE/
|
- ls -l $YNH_BUILD_DIR/$PACKAGE/
|
||||||
- ls -l $YNH_BUILD_DIR/*.deb
|
- ls -l $YNH_BUILD_DIR/*.deb
|
||||||
|
- cd $YNH_BUILD_DIR/
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
# BUILD DEB
|
# BUILD DEB
|
||||||
|
|
Loading…
Add table
Reference in a new issue