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

Delete .gitlab-ci.yml

parent ca9d248c
variables:
DEPLOYMENT_YML: deployment-service.yml
stages:
- deploy
deploy:
stage: deploy
script:
- export config=/home/gitlab-runner/builds/HzP_8ss7/0/priyaranjan.dr/kub_dep
- kubectl apply -f $DEPLOYMENT_YML
\ No newline at end of file
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