update ci

This commit is contained in:
Hannaeko 2021-08-17 21:35:33 +02:00
parent e08b027ab4
commit b6e9ee7956

View file

@ -2,7 +2,7 @@ image: debian:stable-slim
before_script: before_script:
- apt-get update - apt-get update
- apt-get install -y ssh-client knot - apt-get install -y ssh-client knot knot-dnsutils
# from https://docs.gitlab.com/ee/ci/ssh_keys/ # from https://docs.gitlab.com/ee/ci/ssh_keys/
- eval $(ssh-agent -s) - eval $(ssh-agent -s)
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - - echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -