Skip to content

Commit

Permalink
Add .info file for directory in .lha release file
Browse files Browse the repository at this point in the history
  • Loading branch information
MBeijer committed Aug 17, 2022
1 parent ef2d4aa commit 1c065f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ def buildStep(dockerImage, os, flags) {
dir("milkytracker") {
sh "unzip ../*.zip"
sh "mv -fv ./* ./MilkyTracker"
sh "cp ../../../resources/packaging/amigaos/milkytracker_dir.info ./MilkyTracker.info"
sh "lha -c ../milkytracker-${os}.lha *"
}

Expand Down
Binary file added resources/packaging/amigaos/milkytracker_dir.info
Binary file not shown.

0 comments on commit 1c065f0

Please sign in to comment.