Commit f863cc42 authored by Perwaiz Ali's avatar Perwaiz Ali

.git-ci.yml changes

parent 099fb48b
Pipeline #2221 canceled with stages
in 2 minutes and 6 seconds
...@@ -19,8 +19,6 @@ Smoke test : ...@@ -19,8 +19,6 @@ Smoke test :
- docker - docker
stage: test stage: test
image: openjdk:12-alpine image: openjdk:12-alpine
before_script:
- apk --no-cache add curl
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
......
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