Skip to content

Commit

Permalink
Add LICENSE.txt file into archives (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
superbrothers authored Jan 23, 2020
1 parent 639a66b commit 1243ed0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hack/sort-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ spec:
files:
- from: ksort
to: .
- from: LICENSE.txt
to: .
selector:
matchLabels:
os: darwin
Expand All @@ -30,6 +32,8 @@ spec:
files:
- from: ksort
to: .
- from: LICENSE.txt
to: .
selector:
matchLabels:
os: linux
Expand Down

0 comments on commit 1243ed0

Please sign in to comment.