Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Pack all resources into one directory inside Docker image #102
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Feb 22, 2020
1 parent e54b639 commit 1a2bbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<includes>
<include>org.dukecon:dukecon-server-resources</include>
</includes>
<outputDirectory>.</outputDirectory>
<outputDirectory>resources</outputDirectory>
<unpack>true</unpack>
<unpackOptions>
<includes>
Expand Down

0 comments on commit 1a2bbbb

Please sign in to comment.