Commit 486e3b01 authored by gyanprakash.keshari's avatar gyanprakash.keshari

Update .gitlab-ci.yml

parent 1f31be82
Pipeline #37532 failed with stage
in 4 seconds
...@@ -6,6 +6,5 @@ build: ...@@ -6,6 +6,5 @@ build:
- http - http
stage: build stage: build
script: script:
- az aks get-credentials --resource-group resource --name rgroup123 - docker info
- kubectl apply -f "git-deployment.yml" - docker build -t img .
- kubectl get pod \ No newline at end of file
\ 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