Skip to content
Snippets Groups Projects
Commit 7daaa060 authored by Tom Käsler's avatar Tom Käsler
Browse files

fix CI

parent 5efa644c
No related merge requests found
...@@ -43,7 +43,7 @@ deploy: ...@@ -43,7 +43,7 @@ deploy:
- ssh - ssh
dependencies: dependencies:
- tslint - tslint
- build - ngbuild
script: script:
- eval $(ssh-agent -s) - eval $(ssh-agent -s)
- mkdir ~/.ssh #&& echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts - mkdir ~/.ssh #&& echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment