Skip to content

Use source Makefile from checked out code instead of build-X #41

Description

We can possibly use the Makefile from the checked out code in CircleCI, currently we are using the makefile from:

gosu circleci make -C "${CIRCLE_WORKING_DIRECTORY}/build-${PG_MAJOR}/src/test/regress" "${@}" || status=$?

This would enable us to not copy the build-X artifacts in our workflows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions