Skip to content
Snippets Groups Projects
Commit 0662dd80 authored by Lukas Malte Monnerjahn's avatar Lukas Malte Monnerjahn
Browse files

fix gitops-snapshot CI Job

parent 14789342
Branches
Tags
No related merge requests found
...@@ -93,7 +93,7 @@ gitops-snapshot: ...@@ -93,7 +93,7 @@ gitops-snapshot:
stage: gitops stage: gitops
variables: variables:
GITOPS_ENVIRONMENT: dev GITOPS_ENVIRONMENT: dev
VALUES_FILE_NAME: afm-adapter-values.yaml VALUES_FILE_NAME: fs-adapter-values.yaml
VALUES_FILE: ${GITOPS_ENVIRONMENT}/application/values/${VALUES_FILE_NAME} VALUES_FILE: ${GITOPS_ENVIRONMENT}/application/values/${VALUES_FILE_NAME}
before_script: before_script:
- apk add --no-cache git yq # yq-go in newer versions of alpine (from 3.20 on) - apk add --no-cache git yq # yq-go in newer versions of alpine (from 3.20 on)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment