attempting to fix circleci

This commit is contained in:
Artem Pavlenko 2019-11-06 15:21:25 +00:00
parent 9e82006314
commit bf6ce8dd8d

View file

@ -18,8 +18,9 @@ jobs:
# To see the list of pre-built images that CircleCI provides for most common languages see
# https://circleci.com/docs/2.0/circleci-images/
docker:
# https://discuss.circleci.com/t/aug-13-14-unable-to-run-the-job-runner-issue/31958
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
command: /sbin/init
# command: /sbin/init
steps:
- checkout
# Prepare for artifact and test results collection equivalent to how it was done on 1.0.