• Kris Hicks's avatar
    circleci: Allow expanding Makefile in enterpise (#9587) · 8333ab9f
    Kris Hicks authored
    OSS no longer needs the multi-file config Makefile content, so it was
    removed. However, enterprise does benefit from having that around. We
    can allow enterprise to expand on OSS' CircleCI Makefile by adding an
    include directive in OSS. This will allow the Makefile to be the same on
    both OSS and Enterprise, so merge conflicts cannot occur.
    8333ab9f