EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vs-deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container 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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Data Handling
vs-deployment
Commits
5a179f65
Commit
5a179f65
authored
3 years ago
by
Bernhard Mallinger
Browse files
Options
Downloads
Plain Diff
Merge branch '11-config-generation' into 'main'
11 config generation See merge request
!16
parents
4f86402d
e9996a97
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!16
11 config generation
Pipeline
#20646
passed
3 years ago
Stage: test
Stage: chart
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+11
-0
11 additions, 0 deletions
.gitlab-ci.yml
with
11 additions
and
0 deletions
.gitlab-ci.yml
+
11
−
0
View file @
5a179f65
...
...
@@ -16,6 +16,17 @@ publish-helm-chart:
only
:
-
tag
generate-docker-compose-configs
:
stage
:
chart
trigger
:
esa/prism/config-values
only
:
# we trigger a regeneration on every push to main.
# this could potentally diverge from the latest published
# chart, but they are only applied manually when necessary
-
main
integration-test
:
image
:
registry.gitlab.eox.at/vs/vs-deployment/docker-base-testing:latest
services
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment