Skip to content
Snippets Groups Projects

Messenger receive file

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