]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
fixup! fixup! WIP: packaing tests using apkg's new test feature
authorVasek Sraier <git@vakabus.cz>
Tue, 17 May 2022 09:58:40 +0000 (11:58 +0200)
committerVasek Sraier <git@vakabus.cz>
Tue, 17 May 2022 09:58:40 +0000 (11:58 +0200)
ci/pkgtest.yaml

index fab9e8188b9440989a8e5e688fac10f399aa72e9..f78fe89d4f2bfec7426d568cc4023ebfd228c2ae 100644 (file)
@@ -23,7 +23,7 @@ stages:
 .apkginstall: &apkginstall  # new jinja2 breaks docs (sphinx/breathe)
   - apt-get install -y python3-pip # I have no idea why this is needed as it was not needed previously
   - git clone https://gitlab.nic.cz/packaging/apkg.git
-  - cd apkg; git checkout test; pip3 install -U . 'jinja2<3.1'
+  - cd apkg; git checkout test; pip3 install -U . 'jinja2<3.1'; cd ..
   # - pip3 install -U . 'jinja2<3.1'