mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
add debian/.gitlab-ci.yml
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
|
||||||
Reference in New Issue
Block a user