Merge branch 'master' into 'debian/master'

autopkgtest and gitlab-ci

See merge request debian/aptly!3
This commit is contained in:
Sebastien Delafond
2018-06-26 12:15:52 +00:00
3 changed files with 12 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
image: registry.gitlab.com/eighthave/ci-image-git-buildpackage:latest
build:
artifacts:
paths:
- "*.deb"
expire_in: 1 day
script:
- gitlab-ci-git-buildpackage-all
+2
View File
@@ -0,0 +1,2 @@
Test-Command: aptly repo create autopkgtest && aptly repo add autopkgtest /var/cache/apt/archives/*.deb
+1 -1
View File
@@ -1,2 +1,2 @@
version=3
https://github.com/smira/aptly-dev/tags .*/v(\d[\d\.]*)\.tar\.gz debian uupdate
https://github.com/aptly-dev/aptly/tags .*/v(\d[\d\.]*)\.tar\.gz debian uupdate