]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: removed outdated comment from ci config
authorVaclav Sraier <vaclav.sraier@nic.cz>
Mon, 10 May 2021 15:28:50 +0000 (15:28 +0000)
committerAleš Mrázek <ales.mrazek@nic.cz>
Fri, 8 Apr 2022 14:17:52 +0000 (16:17 +0200)
manager/.gitlab-ci.yml

index fe80186536503ef068aa6a478078ed86003b0a16..0a07b4ed672ec0c8f8995883f7d4b5befc20a668 100644 (file)
@@ -4,12 +4,7 @@ stages:
 
 image: registry.nic.cz/knot/knot-resolver-manager/devenv:latest
 
-# Ideally, the CI would build it's own container and use it afterwards. This workflow should be supported,
-# at least according to the GitLab documentation:
-# https://gitlab.nic.cz/help/user/packages/container_registry/index#container-registry-examples-with-gitlab-cicd
-# Sadly, it does not work on our infrastructure. I did not however test it thoroughly and/or consulted it with
-# anyone else. So it might be fixable. For now, let's leave the config here and we might fix it in the future.
-#
+
 build:
   image: docker:20-dind
   stage: image