Skip to content
Snippets Groups Projects
Commit 9561b90b authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

add git for bhelm tests

parent 1a68bca2
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,7 @@ check_version: ...@@ -79,6 +79,7 @@ check_version:
test_build_deploy_helm_chart: test_build_deploy_helm_chart:
stage: publish stage: publish
before_script: before_script:
- ./gitlab/configure_git.sh
- apk add --no-cache helm curl - apk add --no-cache helm curl
- helm plugin install https://github.com/helm-unittest/helm-unittest.git - helm plugin install https://github.com/helm-unittest/helm-unittest.git
- ./gitlab/prepare.sh - ./gitlab/prepare.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment