Commit 94ac9373 authored by karishma.anupuru's avatar karishma.anupuru

Update .gitlab-ci.yml

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