gitlab-ci: remove test code

This commit is contained in:
makefu 2019-07-08 01:18:52 +02:00
parent 0a8475344a
commit 172f533792
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 0 additions and 2 deletions

View File

@ -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: