Compare commits
No commits in common. "bd40f99ad261a9c6957b19404f158d5977d8a118" and "e17344f3e10cef5ac3b633701dd68f71a028250a" have entirely different histories.
bd40f99ad2
...
e17344f3e1
@ -10,8 +10,8 @@ latest:
|
||||
- apt update && apt install -y build-essential fakeroot devscripts apache2-dev
|
||||
- export DEBEMAIL="NOREPLY@`hostname -d`"
|
||||
- mkdir -p builddir
|
||||
- uscan --overwrite-download --destdir builddir --download-version $NC_VERSION
|
||||
- cd ../nextcloud-server-$NC_VERSION
|
||||
- uscan --overwrite-download --destdir builddir
|
||||
- cd ../nextcloud-server-29.0.11
|
||||
- dpkg-buildpackage -rfakeroot
|
||||
- cd - ; cp ../nextcloud-server_*.deb .
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user