Commit e2d75430 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent f257fd0e
Pipeline #12340 failed with stage
in 0 seconds
variables:
DEPLOYMENT_YML: deployment-service.yml
stages: stages:
- deploy - deploy
deploy: deploy:
stage: deploy stage: deploy
script: script:
- export config=/home/gitlab-runner/builds/HzP_8ss7/0/priyaranjan.dr/kub_dep - export config=/home/gitlab-runner/builds/HzP_8ss7/0/priyaranjan.dr/kub_dep
- kubectl version - kubectl apply -f $DEPLOYMENT_YML
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