From 172f53379283914542b794e7c917197e8ce017b3 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 8 Jul 2019 01:18:52 +0200 Subject: gitlab-ci: remove test code --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b5e92d08..bd0b32ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,8 +34,6 @@ wolf deployment: - git clone git@ssh.git.shackspace.de:rz/secrets.git ~/brain - git submodule update --init - ssh-keyscan -H 'wolf.shack' >> ~/.ssh/known_hosts - - ssh-keyscan -H 'wolf' >> ~/.ssh/known_hosts - - ssh wolf uname -a # TODO, hostname wolf cannot be resolved - $(nix-build krebs/krops.nix --no-out-link --argstr name wolf --argstr target wolf.shack -A deploy) nur-packages makefu: -- cgit v1.2.3