Commit 00018012 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent d1099eaf
Pipeline #2223 canceled with stages
in 11 minutes and 29 seconds
......@@ -21,9 +21,7 @@ Smoke test :
image: openjdk:12-alpine
script:
- java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar
- sleep 30
- curl http://localhost:8080/actuator/health | grep "UP"
- curl http://localhost:8080/actuator/health | grep "UP"
test-code-job1:
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