gitlab-ci: use wolf.shack as target

This commit is contained in:
makefu 2019-07-08 00:55:47 +02:00
parent 053a74ebbf
commit f4ec0418f2
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ wolf deployment:
script:
- GIT_SSH_COMMAND="ssh -i ~/.ssh/gitlab_deploy.key" git clone git@ssh.git.shackspace.de:rz/secrets.git ~/brain
- git submodule update --init
- $(nix-build krebs/krops.nix --no-out-link --argstr name wolf -A deploy)
- ssh-keyscan -H 'wolf.shack' >> ~/.ssh/known_hosts
# 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:
stage: deploy
script: