Skip to content
Snippets Groups Projects

Messenger receive file

Merged Dariusz Rybicki requested to merge feature/messenger-receive-file into development
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -9,6 +9,7 @@ before_script:
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
- ssh-keyscan -t rsa $GITLAB_SERVER > ~/.ssh/known_hosts
- ./xcode-remove-caches.sh
stages:
- test
Loading