Commit d1099eaf authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent f863cc42
Pipeline #2222 canceled with stages
in 8 minutes and 10 seconds
...@@ -22,7 +22,8 @@ Smoke test : ...@@ -22,7 +22,8 @@ Smoke test :
script: script:
- java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar - java -jar ./target/ShowDemo_1-0.0.1-SNAPSHOT.jar
- sleep 30 - sleep 30
- curl http://localhost:8080/actuator/health | grep "UP" - 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