Skip to content

Commit

Permalink
Add missing files override for docker ubi images (elastic#14936)
Browse files Browse the repository at this point in the history
(cherry picked from commit c6b22c5)
  • Loading branch information
mikemadden42 committed Dec 4, 2019
1 parent 8a437df commit 607cb82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev-tools/packaging/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,3 +419,6 @@ specs:
<<: *docker_ubi_spec
<<: *elastic_docker_spec
<<: *elastic_license_for_binaries
files:
'{{.BeatName}}{{.BinaryExt}}':
source: ./{{.XPackDir}}/{{.BeatName}}/build/golang-crossbuild/{{.BeatName}}-{{.GOOS}}-{{.Platform.Arch}}{{.BinaryExt}}

0 comments on commit 607cb82

Please sign in to comment.