EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 5a179f65 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Merge branch '11-config-generation' into 'main'

11 config generation

See merge request !16
parents 4f86402d e9996a97
No related branches found
No related tags found
1 merge request!1611 config generation
Pipeline #20646 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment