Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Wecube Platform2
Commits
6e8bd6e0
Commit
6e8bd6e0
authored
3 years ago
by
zgyzgyhero
Browse files
Options
Download
Email Patches
Plain Diff
Update db build image
parent
5ed85708
master
2313_add_timestamp_to_node_log
2317_fix_bug_of_faulted_proc_inst
2321_fix_itsm_reported_defects
2321_fix_itsm_reported_issues
2335_fix_itsm_upgrades
circleci-project-setup
dependabot/maven/platform-auth-client/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-auth-client/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-auth-server/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-auth-server/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-core/com.amazonaws-aws-java-sdk-s3-1.12.261
dependabot/maven/platform-core/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-core/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-gateway/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-gateway/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-gateway/org.yaml-snakeyaml-1.32
dependabot/maven/platform-workflow/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot/maven/platform-workflow/com.fasterxml.jackson.core-jackson-databind-2.13.4.1
dependabot/maven/platform-workflow/org.yaml-snakeyaml-1.32
dev
remove_node_sass
v3.2.2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/db/build-image.sh
+2
-1
build/db/build-image.sh
with
2 additions
and
1 deletion
+2
-1
build/db/build-image.sh
+
2
-
1
View file @
6e8bd6e0
...
...
@@ -7,7 +7,8 @@ fi
cd
`
dirname
$0
`
set
-ex
cp
-r
../../platform-core/src/main/resources/database database
#cp -r ../../platform-core/src/main/resources/database database
mkdir
-p
database
TEXT
=
'use wecube;'
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help