Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
cbd605a0
Commit
cbd605a0
authored
Aug 28, 2020
by
Piotr Gawron
Browse files
Merge branch 'buildwar-fix' into 'master'
buildwar should use hsqldb See merge request
!1243
parents
44f17a62
893413e2
Pipeline
#31667
failed with stages
in 11 minutes and 54 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cbd605a0
...
...
@@ -313,6 +313,10 @@ build_war:
paths
:
-
minerva.war
script
:
-
rm -rf /etc/minerva/
-
mkdir /etc/minerva/
-
cp test-hsql-db-ci.properties /etc/minerva/db.properties
-
apt-get update
-
DEBIAN_FRONTEND=noninteractive apt-get install -y curl gnupg git ant
-
curl -sL https://deb.nodesource.com/setup_9.x | bash -
...
...
Write
Preview
Markdown
is supported
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