Commit eb467793 authored by karishma.anupuru's avatar karishma.anupuru

Update .gitlab-ci.yml

parent 94ac9373
Pipeline #37770 canceled with stages
stages: stages:
- build - build
- test
build: build-code-job:
stage: build
tags: tags:
- http - http
stage: build
script: script:
- az aks get-credentials --resource-group resource --name visakhk8s|||||||export - docker build -t soya:s .
\ No newline at end of file
test-code-job1:
stage: test
script:
- echo "Tested"
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