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:
parent
e69c04458f
commit
655030d1b6
@ -73,7 +73,6 @@ connected24:
|
|||||||
cat "$log" | curl --silent -F 'clbin=<-' https://clbin.com;
|
cat "$log" | curl --silent -F 'clbin=<-' https://clbin.com;
|
||||||
done
|
done
|
||||||
- exit $EXITVALUE
|
- exit $EXITVALUE
|
||||||
allow_failure: true
|
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
# this file changes every time but should not be cached
|
# this file changes every time but should not be cached
|
||||||
|
Loading…
x
Reference in New Issue
Block a user