diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c54c324..d886bc7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,8 @@ debug: expire_in: 7 days paths: - target/debug/rsddns + - target/debug/rsddns.md5 + - target/debug/rsddns.sha1 tags: - docker