Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ARSnova Scala Prototype
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ARSnova
ARSnova Scala Prototype
Commits
703467bb
Commit
703467bb
authored
Mar 20, 2017
by
Tom Käsler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change project name to arsnova-3-backend
parent
227981c6
Pipeline
#7866
passed with stages
in 5 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
build.sbt
build.sbt
+1
-1
No files found.
.gitlab-ci.yml
View file @
703467bb
...
...
@@ -10,7 +10,7 @@ variables:
# Configure mysql environment variables (https://hub.docker.com/r/_/mysql/)
MYSQL_DATABASE
:
arsnova3
MYSQL_ROOT_PASSWORD
:
arsnova3_prototype
WAR_FILE
:
target/scala-2.11/
ARSnova-
*.jar
WAR_FILE
:
target/scala-2.11/
arsnova-3-backend
*.jar
MIRROR_REPO
:
git@github.com:thm-projects/arsnova-3-backend.git
stylecheck
:
...
...
build.sbt
View file @
703467bb
name
:=
"
ARSnova-prototype
"
name
:=
"
arsnova-3-backend
"
version
:=
"0.0.1"
...
...
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