Skip to content

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

Description

@SaitTalhaNisanci

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions