Commit a7bb2492 authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git

parent 7e8c6e7c
Pipeline #2188 failed with stages
in 6 minutes and 53 seconds
...@@ -21,6 +21,6 @@ Smoke test : ...@@ -21,6 +21,6 @@ Smoke test :
before_script: before_script:
- apk --no-cache add curl - apk --no-cache add curl
script: script:
- java -jar .target/CICDTesting-0.0.1-SNAPSHOT.jar & - java -jar .target/CICDTesting-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"
\ 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