Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
a6c8e0e9
Commit
a6c8e0e9
authored
Mar 19, 2021
by
Piotr Gawron
Browse files
migration scripts were moved to another folder
parent
bd5424a0
Pipeline
#38641
failed with stage
in 15 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/create-debian-pkg.sh
View file @
a6c8e0e9
...
...
@@ -16,10 +16,10 @@ dbschemadiff=management_scripts/db_schema_and_diff.sh
SRC_DIR
=
debian/src
#File that should be deployed on tomcat
TOMCAT_FILE
=
web/target/
web-1.0
.war
TOMCAT_FILE
=
web/target/
*
.war
#Directory with database schema
DB_SCHEMA_DIR
=
persist/src/main/resources/db/migration
DB_SCHEMA_DIR
=
persist/src/main/resources/db/migration
/postgres
ROOT_DIR
=
`
pwd
`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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