gitlab-ci: require connected24 check now that its fixed

* new docker image: ci-images/client
* switched back to ARM emulator, now that gitlab doesn't allow KVM
This commit is contained in:
Hans-Christoph Steiner 2017-03-17 14:02:38 +01:00
parent e69c04458f
commit 655030d1b6

View File

@ -73,7 +73,6 @@ connected24:
cat "$log" | curl --silent -F 'clbin=<-' https://clbin.com;
done
- exit $EXITVALUE
allow_failure: true
after_script:
# this file changes every time but should not be cached