]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: remove check for debian symbols
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 18 Apr 2019 15:28:57 +0000 (17:28 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 18 Apr 2019 16:31:28 +0000 (18:31 +0200)
.gitlab-ci.yml

index cdec810f620c7f7d983325527a0f68e77d7867b2..d49c15b51a114935a89d36b75d14009641883f0f 100644 (file)
@@ -238,19 +238,6 @@ lint:tidy:
     when:
       - script_failure
 
-pkg:debian.symbols:
-  <<: *test
-  dependencies:
-    - kres-gen
-  before_script: []
-  only:
-    refs:
-      - /^release.*$/
-  script:
-    - ln -s distro/deb debian
-    - sed -i "s/__VERSION__/99/g" distro/deb/changelog
-    - dpkg-gensymbols -c4 -ebuild_ci_lib/lib/$LIBKRES_NAME.so.$LIBKRES_ABI -P. -p$LIBKRES_NAME$LIBKRES_ABI
-
 pkg:epel-7:
   <<: *pkgbuild
   script: