Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Deployments
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Global Dynamic Exposure
Betty
betty-integration
Deployments
Merge requests
!2
Draft: add damage service
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Open
Draft: add damage service
feature/testing-damage
into
main
Overview
0
Commits
1
Pipelines
10
Changes
1
Open
Draft: add damage service
Marius Kriegerowski
requested to merge
feature/testing-damage
into
main
May 18, 2022
Overview
0
Commits
1
Pipelines
10
Changes
1
0
0
Merge request reports
Compare
main
version 5
70a51304
May 18, 2022
version 4
85edf7a3
May 18, 2022
version 3
c0d7f2fa
May 18, 2022
version 2
673b9683
May 18, 2022
version 1
762ee289
May 18, 2022
main (HEAD)
and
version 1
latest version
2460eaff
1 commit,
May 18, 2022
version 5
70a51304
1 commit,
May 18, 2022
version 4
85edf7a3
1 commit,
May 18, 2022
version 3
c0d7f2fa
1 commit,
May 18, 2022
version 2
673b9683
1 commit,
May 18, 2022
version 1
762ee289
1 commit,
May 18, 2022
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
3
−
0
View file @ 762ee289
Edit in single-file editor
Open in Web IDE
Show full file
@@ -8,6 +8,9 @@ testing:
-
name
:
git.gfz-potsdam.de:5000/dynamicexposure/coding/betty-integration/time-api:main
alias
:
time-api
-
name
:
git.gfz-potsdam.de:5000/loki/damage_clf_3dgeo:main
alias
:
damage_clf_3dgeo
# TODO: these repos will need to have dockerfiles and images pushed to their registry
# https://3dtools.geog.uni-heidelberg.de/loki/micromapping_giscience
# https://3dtools.geog.uni-heidelberg.de/loki/damage_clf_3dgeo
Loading