Skip to content
Snippets Groups Projects
Commit e6004135 authored by Administrator's avatar Administrator
Browse files

Add .gitlab-ci.yml

parent 4fa77260
Branches main
No related tags found
No related merge requests found
Pipeline #6458 passed
pull:
image: alpine:latest
script:
- apk add helm --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing
- helm repo add --username gitlab-ci-token --password ${CI_JOB_TOKEN} gitlab_qa ${CI_API_V4_URL}/projects/15987/packages/helm/stable
- helm repo update
- helm pull gitlab_qa/gitlab_qa_helm-bcb298996fec3f53
only:
- main
tags:
- runner-for-qa-test-2024-11-01-14-47-16-0c9b7b7b313038d3
\ No newline at end of file
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