Commit fa131a01 authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git

parent a7bb2492
Pipeline #2189 failed with stages
in 8 minutes and 4 seconds
...@@ -18,8 +18,6 @@ Smoke test : ...@@ -18,8 +18,6 @@ Smoke test :
- docker - docker
stage: test stage: test
image: maven:3-jdk-11 image: maven:3-jdk-11
before_script:
- 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
......
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