Commit 7a8421d4 authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git-yml

parent c456033c
Pipeline #2199 canceled with stages
in 7 minutes and 48 seconds
...@@ -18,8 +18,7 @@ Smoke test : ...@@ -18,8 +18,7 @@ Smoke test :
- docker - docker
stage: test stage: test
image: maven:3-jdk-11 image: maven:3-jdk-11
before_script:
- apk add --update 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