Skip to content
Snippets Groups Projects
Verified Commit 53737377 authored by Dorian Koch's avatar Dorian Koch
Browse files

minor change to trigger ci

parent 5d4b7b69
Branches
Tags v1.0.1
No related merge requests found
Pipeline #6181 passed
......@@ -24,7 +24,8 @@ It is recommended to install `npm run lint` as a git commit hook
A full description of the production setup can be found in the `videoag_infra/production` repository. The repository and/or group might not be visible to you.
tl;dr: Tag the commit that should be published. The tag needs to start with `v`, should be semver and 'newer' than the tag before it. This initiates a pipeline that triggers another pipeline in the production repo which pushes a container image to its container registry. Fluxcd notices the new container and updates the image on all kubernetes pods.
tl;dr: Tag the commit that should be published.
The tag needs to start with `v`, should be semver and 'newer' than the tag before it. This initiates a pipeline that triggers another pipeline in the production repo which pushes a container image to its container registry. Fluxcd notices the new container and updates the image on all kubernetes pods.
# Struktur
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment