mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Merge branch 'master' into 'debian/master'
autopkgtest and gitlab-ci See merge request debian/aptly!3
This commit is contained in:
Vendored
+9
@@ -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
|
||||
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
|
||||
Test-Command: aptly repo create autopkgtest && aptly repo add autopkgtest /var/cache/apt/archives/*.deb
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user