Skip to content

Conversation

Conky5
Copy link
Contributor

@Conky5 Conky5 commented Aug 5, 2021

Copy the config directory into the docker image used by CI. Without this
the build command used by the unified build process fails.

env DEPENDENCIES_REPORTS_DIR=$PWD \
    DEPENDENCIES_REPORT=dependencies-report.csv \
  .ci/make.sh assemble 8.0.0-SNAPSHOT

Copy the config directory into the docker image used by CI. Without this
the build command used by the unified build process fails.

```
env DEPENDENCIES_REPORTS_DIR=$PWD \
    DEPENDENCIES_REPORT=dependencies-report.csv \
  .ci/make.sh assemble 8.0.0-SNAPSHOT
```
Copy link

@breskeby breskeby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @Conky5 for looking into this

@Conky5 Conky5 merged commit 7c34515 into elastic:main Aug 5, 2021
@Conky5 Conky5 deleted the copy-config-into-docker branch August 5, 2021 14:48
@Conky5
Copy link
Contributor Author

Conky5 commented Aug 5, 2021

Backported to 7.x: 234a02f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants