]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: build debian packages
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 20 Feb 2018 19:09:11 +0000 (20:09 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 27 Feb 2018 16:50:22 +0000 (17:50 +0100)
.gitlab-ci.yml

index 5764ea31b254418ec25d128a38093e66d8c07322..4c848d2f93885fff9fbb838aeb7a17f8cfd622ca 100644 (file)
@@ -352,7 +352,6 @@ obs:
     - master
   dependencies: []
   script:
-    - scripts/make-archive.sh
     - scripts/make-distrofiles.sh
     - echo -e "[general]\napiurl = https://api.opensuse.org\n\n[https://api.opensuse.org]\nuser = CZ-NIC\npass = $OBS_PASSWORD" > /root/.oscrc
     - osc co home:CZ-NIC:knot-devel knot-resolver
@@ -361,6 +360,8 @@ obs:
     - cp ../../*.tar.xz ./
     - cp -rL ../../distro/fedora/* ./
     - cp -rL ../../distro/arch/* ./
+    - cp ../../distro/debian/*.debian.tar.xz ./
+    - cp ../../distro/debian/knot-resolver.dsc ./
     - osc addremove
     - osc ci -n