Skip to content

Commit

Permalink
CI/CD Fix #6
Browse files Browse the repository at this point in the history
  • Loading branch information
howieavp76 authored and david-waltermire committed Jun 6, 2019
1 parent 70eb917 commit cffac79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ executors:
ruby-node-executor:
docker: # run the ruby jobs with Docker
- image: circleci/ruby:2.4.6-node-browsers
<<: *common_environment
<<: *common_environment
python-executor:
docker: #run the python jobs with Docker
- image: circleci/python:3.7.3-node-browsers
Expand Down Expand Up @@ -408,7 +408,6 @@ workflows:
requires:
- job-generate-converters
- job-validate-content
- job-roundtrip-conversions
- job-generate-docs:
requires:
- job-validate-metaschema
Expand Down

0 comments on commit cffac79

Please sign in to comment.