elastic / beats-docker

Official Beats Docker images
166 stars 55 forks source link

Get artifacts from beats/build/distributions #40

Closed andrewkroh closed 6 years ago

andrewkroh commented 6 years ago

Prior to elastic/beats#7388 artifacts were written to build/upload by the Beats build. This directory was renamed to better reflect its purpose and contents.

Unfortunately I didn't realize the rename would affect this project. I tried to add a symlink in the release manager, but the artifacts are copied to ARTIFACTS_DIR so that didn't work.

This should fix the issue seen in RM builds.

Does this PR include tests?

No, but I did test it with make from-snapshots. Output: https://travis-ci.com/andrewkroh/beats-docker/builds/77746885