Skip to content
Snippets Groups Projects
Verified Commit ab5e9e32 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed variable

parent b0c4407e
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ variables: ...@@ -4,7 +4,7 @@ variables:
TRIVY_CACHE_DIR: ".trivycache/" TRIVY_CACHE_DIR: ".trivycache/"
DOCKER_HOST: "unix:///var/run/dind/docker.sock" DOCKER_HOST: "unix:///var/run/dind/docker.sock"
TESTCONTAINERS_RYUK_DISABLED: "false" TESTCONTAINERS_RYUK_DISABLED: "false"
PYTHON_VERSION: 3.11 PYTHON_VERSION: "3.11"
APP_VERSION: "1.4.5" APP_VERSION: "1.4.5"
CHART_VERSION: "1.4.5" CHART_VERSION: "1.4.5"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment