Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
OnGres Inc.
pgio
Commits
30291ebe
Commit
30291ebe
authored
Aug 23, 2018
by
Matteo Melli
Browse files
Remove config from assemblies
parent
5d8be4bf
Changes
3
Show whitespace changes
Inline
Side-by-side
main/src/main/assembly/assembly.xml
View file @
30291ebe
...
...
@@ -18,11 +18,5 @@
<directoryMode>
0755
</directoryMode>
<fileMode>
0644
</fileMode>
</fileSet>
<fileSet>
<directory>
${project.build.directory}/dist/conf
</directory>
<outputDirectory>
conf
</outputDirectory>
<directoryMode>
0755
</directoryMode>
<fileMode>
0644
</fileMode>
</fileSet>
</fileSets>
</assembly>
\ No newline at end of file
main/src/main/assembly/executable.xml
View file @
30291ebe
...
...
@@ -12,12 +12,4 @@
<fileMode>
0755
</fileMode>
</file>
</files>
<fileSets>
<fileSet>
<directory>
${project.build.directory}/dist/conf
</directory>
<outputDirectory>
conf
</outputDirectory>
<directoryMode>
0755
</directoryMode>
<fileMode>
0644
</fileMode>
</fileSet>
</fileSets>
</assembly>
\ No newline at end of file
main/src/main/dist/conf/config.yaml
deleted
100644 → 0
View file @
5d8be4bf
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment