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:
- http
stage: build
script:
- az aks get-credentials --resource-group resource --name rgroup123
- kubectl apply -f "git-deployment.yml"
- kubectl get pod
\ No newline at end of file
- docker info
- docker build -t img .
\ 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