Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Copy config into ci docker image #9

Merged
merged 1 commit into from
Aug 5, 2021
Merged

Copy config into ci docker image #9

merged 1 commit into from
Aug 5, 2021

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

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

Successfully merging this pull request may close these issues.

2 participants