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:
tags: build-code-job:
- http stage: build
stage: build tags:
script: - http
- az aks get-credentials --resource-group resource --name visakhk8s|||||||export script:
\ No newline at end of file - docker build -t soya:s .
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