Commit 3c266e5d authored by ulnamachivayam's avatar ulnamachivayam

pipeline changes

parent f5f7d44e
variables:
RELEASE_NAME: "project3000"
stages:
- ReleaseCleanup
- ReleaseDeploy
......@@ -16,4 +16,5 @@ ReleaseCleanup:
ReleaseDeploy:
stage: ReleaseDeploy
script:
- helm repo add zalenium-github https://raw.githubusercontent.com/zalando/zalenium/master/charts/zalenium
- helm install --name $RELEASE_NAME --namespace my-zalenium zalenium-github/zalenium
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment