Commit 98f70206 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent 00018012
Pipeline #2224 canceled with stages
in 10 minutes and 45 seconds
...@@ -20,8 +20,7 @@ Smoke test : ...@@ -20,8 +20,7 @@ Smoke test :
stage: test stage: test
image: openjdk:12-alpine image: openjdk:12-alpine
script: script:
- java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar - java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar
- curl http://localhost:8080/actuator/health | grep "UP"
test-code-job1: test-code-job1:
tags: tags:
......
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