Commit c456033c authored by Perwaiz Ali's avatar Perwaiz Ali

change in .git-yml

parent 58064173
Pipeline #2198 failed with stages
in 1 minute
...@@ -19,7 +19,7 @@ Smoke test : ...@@ -19,7 +19,7 @@ Smoke test :
stage: test stage: test
image: maven:3-jdk-11 image: maven:3-jdk-11
before_script: before_script:
- apk --no-cache add curl - 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